mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-12-30 15:31:34 +00:00
Adwaita: Add spacing to message dialogs
The text was running into the action area.
This commit is contained in:
parent
427d216081
commit
f0c72bdc3b
@ -3853,6 +3853,10 @@ messagedialog { // Message Dialog styling
|
||||
border-top-right-radius: 7px;
|
||||
}
|
||||
|
||||
box.dialog-vbox.vertical {
|
||||
border-spacing: 10px;
|
||||
}
|
||||
|
||||
&.csd { // rounded bottom border styling for csd version
|
||||
&.background {
|
||||
// bigger radius for better antialiasing
|
||||
|
Loading…
Reference in New Issue
Block a user