Adwaita: Add spacing to message dialogs

The text was running into the action area.
This commit is contained in:
Matthias Clasen 2019-04-11 18:58:40 -04:00
parent 427d216081
commit f0c72bdc3b

View File

@ -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