Skip to content

Commit b050eff

Browse files
committed
fine-tune padding
1 parent dd4b811 commit b050eff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/css/modules/toast.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
.toast-body {
2323
flex: 1;
24-
padding: 6px 5px 5px;
24+
padding: 5px 0;
2525
}
2626

2727
.toast-close,

0 commit comments

Comments
 (0)