mirror of
https://github.com/tuxdotrs/tpanel.git
synced 2025-10-11 05:11:55 +05:30
style: increase icon and font size
This commit is contained in:
@@ -2,6 +2,7 @@ window.app-launcher {
|
||||
background: $bg-color;
|
||||
border-radius: $rounded;
|
||||
padding: 10px;
|
||||
font-size: 1.2rem;
|
||||
|
||||
.search {
|
||||
min-width: 300px;
|
||||
@@ -25,6 +26,10 @@ window.app-launcher {
|
||||
&:focus {
|
||||
background: $inactive-color;
|
||||
}
|
||||
|
||||
image {
|
||||
-gtk-icon-size: 2rem;
|
||||
}
|
||||
}
|
||||
|
||||
.name {
|
||||
|
Reference in New Issue
Block a user