Fix sidebar text clipping on Windows
This commit is contained in:
parent
47a6b510e1
commit
35f11f2edc
1 changed files with 1 additions and 1 deletions
|
|
@ -1599,7 +1599,7 @@ body.bg-pattern-sparkles {
|
|||
margin: 0;
|
||||
border-radius: 4px;
|
||||
border: none;
|
||||
line-height: 1;
|
||||
line-height: 1.3;
|
||||
font-size: 13px;
|
||||
background: transparent;
|
||||
transition: background 0.08s;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue