Skip to content

Commit 635e755

Browse files
committed
feat: margin bottom for items in the list with tips
1 parent 7998f57 commit 635e755

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • examples/public/main_integration/css

examples/public/main_integration/css/main.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2075,6 +2075,7 @@ a.donation-button:hover, a.donation-button:active, a.donation-button:focus {
20752075

20762076
#error-remedy_list li {
20772077
list-style: disc;
2078+
margin-bottom: 10px;
20782079
}
20792080

20802081
#error-remedy_list {

0 commit comments

Comments
 (0)