mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
nm-dialog: Fix icon spacing issue
- fixes #4928 Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2309>
This commit is contained in:
parent
01287f6a19
commit
68653d5e61
2 changed files with 6 additions and 2 deletions
|
|
@ -15,6 +15,10 @@
|
|||
.nm-dialog-header-icon { icon-size: $large_icon_size;}
|
||||
.nm-dialog-header-hbox { spacing: 10px; }
|
||||
|
||||
.nm-dialog-network-selected {
|
||||
margin: 0 $base_margin*2;
|
||||
}
|
||||
|
||||
.nm-dialog-scroll-view {
|
||||
padding:$base_padding;
|
||||
border-radius: $base_border_radius;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue