Replace Widget.Icon with Label to fix stuttering icons.
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
}
|
||||
|
||||
.menu-switch {
|
||||
font-size: 1.3rem;
|
||||
font-size: 1.3em;
|
||||
background-color: $surface0;
|
||||
border-radius: 0.2em;
|
||||
|
||||
@@ -221,7 +221,7 @@ tooltip label {
|
||||
.menu-button-name {
|
||||
font-size: 0.95em;
|
||||
font-weight: bold;
|
||||
margin-left: 1rem;
|
||||
margin-left: 0.5em;
|
||||
margin-right: 1.2rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user