mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-11-06 14:00:16 -08:00
update
This commit is contained in:
@@ -17,8 +17,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.button {
|
.button {
|
||||||
min-height: $item_size;
|
min-height: 20px;
|
||||||
padding: 0 $base_padding * 2;
|
padding: $base_padding $base_padding * 2;
|
||||||
border-radius: $base_radius;
|
border-radius: $base_radius;
|
||||||
border: none;
|
border: none;
|
||||||
@extend %button;
|
@extend %button;
|
||||||
|
|||||||
Reference in New Issue
Block a user