mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-27 23:25:22 -04:00
Fix sidebar text clipping on Windows
This commit is contained in:
committed by
GitHub
parent
47a6b510e1
commit
35f11f2edc
+1
-1
@@ -1599,7 +1599,7 @@ body.bg-pattern-sparkles {
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
border: none;
|
border: none;
|
||||||
line-height: 1;
|
line-height: 1.3;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
transition: background 0.08s;
|
transition: background 0.08s;
|
||||||
|
|||||||
Reference in New Issue
Block a user