Remove bottom padding of summary
This commit is contained in:
parent
633b8e1037
commit
f7d3c02b3c
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
|
||||||
|
Loading…
Reference in New Issue
Block a user