mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-05-29 15:38:33 +00:00
Fixed #1106
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user