Skip to content

Commit 0e6e1e8

Browse files
tomgreenfieldtaylortom
authored andcommitted
Add margin to summary
1 parent 56432d4 commit 0e6e1e8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

  • frontend/src/modules/notify/plugins/alert/less

frontend/src/modules/notify/plugins/alert/less/alert.less

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
display: block;
1010
margin-top: 20px;
1111
}
12+
summary {
13+
margin-bottom: 5px;
14+
}
1215
textarea {
1316
font-family: monospace;
1417
}

0 commit comments

Comments
 (0)