mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 20:46:33 +08:00
expander: improve whitespace between label and content #338
This commit is contained in:
parent
e898edfbef
commit
1b6c0e87e0
@ -971,6 +971,10 @@ option {
|
|||||||
width: .6rem;
|
width: .6rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.expand-content {
|
||||||
|
margin-top: .5rem;
|
||||||
|
}
|
||||||
|
|
||||||
/* expander collapsed, default */
|
/* expander collapsed, default */
|
||||||
.expand > .expand-label > .fa-chevron-down {
|
.expand > .expand-label > .fa-chevron-down {
|
||||||
display: none;
|
display: none;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user