Skip to content

Commit cacdd47

Browse files
author
stackotter
committed
Gtk3Backend: Tweak alert styles, better spacing
1 parent 98d99a6 commit cacdd47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sources/Gtk3Backend/Gtk3Backend.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ public final class Gtk3Backend: AppBackend {
6767
provider.loadCss(
6868
from: """
6969
.dialog-vbox .horizontal .vertical {
70-
padding-top: 20px;
70+
padding-top: 11px;
7171
margin-bottom: -10px;
7272
}
7373
"""

0 commit comments

Comments
 (0)