mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-09-16 05:18:38 -07:00
update
This commit is contained in:
@@ -184,13 +184,16 @@ dialog.background {
|
||||
padding: $space-size / 2;
|
||||
border-radius: $corner-radius;
|
||||
|
||||
&.user-icon-button { padding-right: $space-size * 1.5; }
|
||||
|
||||
&.image-button {
|
||||
border-radius: $circular-radius;
|
||||
padding: $space-size;
|
||||
min-height: 16px;
|
||||
min-width: 16px;
|
||||
margin-left: $space-size;
|
||||
margin-left: $space-size * 1.5;
|
||||
background-clip: border-box;
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user