Skip to content

Commit 1964b32

Browse files
committed
Update full.css
1 parent 8154a22 commit 1964b32

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

full.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1829,7 +1829,7 @@ body.mobile .dialog-background {
18291829
}
18301830

18311831
.dialog .title {
1832-
padding: 8px 14px;
1832+
padding: 10px 14px;
18331833
white-space: pre-wrap;
18341834
}
18351835

@@ -1863,6 +1863,7 @@ body.mobile .dialog-wrapper:not(.visible) .button-wrapper::before {
18631863

18641864
.dialog .button {
18651865
padding: 8px 14px;
1866+
padding: 10px 14px;
18661867
border-radius: 5.75px;
18671868
display: flex;
18681869
justify-content: center;

0 commit comments

Comments
 (0)