mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 13:33:34 +08:00
tree: reduce margin #1079
This commit is contained in:
parent
3fcfdb2a11
commit
3bb38044a9
@ -1789,7 +1789,7 @@ html[dir='rtl'] .expand[open] > .box-label > i.expander-icon {
|
|||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
padding-bottom: 0;
|
padding-bottom: 0;
|
||||||
padding-inline-end: 0.75rem;
|
padding-inline-end: 0.75rem;
|
||||||
padding-inline-start: 1.25rem;
|
padding-inline-start: 1rem;
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
@ -1810,7 +1810,7 @@ html[dir='rtl'] .expand[open] > .box-label > i.expander-icon {
|
|||||||
border-top: 2px solid var(--INTERNAL-MAIN-TEXT-color);
|
border-top: 2px solid var(--INTERNAL-MAIN-TEXT-color);
|
||||||
height: 0;
|
height: 0;
|
||||||
top: 0.75rem;
|
top: 0.75rem;
|
||||||
width: 1rem;
|
width: 0.75rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* vertical line on list items */
|
/* vertical line on list items */
|
||||||
|
@ -1 +1 @@
|
|||||||
7.6.0+6e26088dc2f0a21d23aed131eca6d3a66303863d
|
7.6.0+3fcfdb2a11ceed7cd2f2eeb755486fffb8fa04bb
|
Loading…
x
Reference in New Issue
Block a user