We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 653556d commit ec299d4Copy full SHA for ec299d4
1 file changed
src/gtk-3.20/scss/widgets/_misc.scss
@@ -42,8 +42,8 @@
42
@include exports("dialogs") {
43
messagedialog, .message-dialog, .prompt {
44
-GtkDialog-content-area-border: 0;
45
- -GtkDialog-action-area-border: $spacing;
46
- -GtkDialog-button-spacing: 0;
+ -GtkDialog-action-area-border: 0;
+ -GtkDialog-button-spacing: $spacing;
47
48
margin: 0;
49
padding: 0;
0 commit comments