mirror of
https://github.com/tuxdotrs/tpanel.git
synced 2026-02-04 15:06:48 +05:30
style: adjust scss for consistent styling
This commit is contained in:
@@ -4,7 +4,7 @@ window.launcher {
|
||||
background: $bg-color;
|
||||
border-radius: $rounded;
|
||||
padding: 10px;
|
||||
font-size: 1.2rem;
|
||||
font-size: $font-size;
|
||||
|
||||
.search {
|
||||
min-width: 300px;
|
||||
@@ -30,7 +30,7 @@ window.launcher {
|
||||
}
|
||||
|
||||
image {
|
||||
-gtk-icon-size: 2rem;
|
||||
-gtk-icon-size: 1.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user