mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-04 13:13:04 +00:00
Fixed #1106
This commit is contained in:
parent
f8b9a8cf81
commit
a28a49c2f6
@ -538,8 +538,8 @@ entry {
|
||||
> image { // icons inside the entry
|
||||
color: mix($fg_color, $base_color, 80%);
|
||||
|
||||
&.left { padding-left: 0; padding-right: 5px; }
|
||||
&.right { padding-right: 0; padding-left: 5px; }
|
||||
&:first-child { padding-left: 0; padding-right: $container_padding; }
|
||||
&:last-child { padding-right: 0; padding-left: $container_padding; }
|
||||
}
|
||||
|
||||
> text > placeholder {
|
||||
|
Loading…
x
Reference in New Issue
Block a user