theme/message-list: Increase spacing for do-not-disturb enable-button
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/1037
This commit is contained in:
parent
0d0384ebb1
commit
fe4973b585
@ -24,7 +24,7 @@
|
|||||||
margin: ($base_margin * 2) ($base_margin * 4) 0;
|
margin: ($base_margin * 2) ($base_margin * 4) 0;
|
||||||
// NOTE: remove the padding if notification_bubble could remove margin for drop shadow
|
// NOTE: remove the padding if notification_bubble could remove margin for drop shadow
|
||||||
padding: $base_margin;
|
padding: $base_margin;
|
||||||
spacing: $base_spacing;
|
spacing: $base_spacing * 2;
|
||||||
}
|
}
|
||||||
|
|
||||||
// message bubbles
|
// message bubbles
|
||||||
|
Loading…
x
Reference in New Issue
Block a user