Remove bottom padding of summary
This commit is contained in:
2
dist/style.css
vendored
2
dist/style.css
vendored
File diff suppressed because one or more lines are too long
@@ -15,7 +15,6 @@ details {
|
|||||||
color: $color-background-med;
|
color: $color-background-med;
|
||||||
padding: 0px;
|
padding: 0px;
|
||||||
margin: 0px;
|
margin: 0px;
|
||||||
margin-bottom: 10px;
|
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|
||||||
// Click to unfold button
|
// Click to unfold button
|
||||||
|
Reference in New Issue
Block a user