forked from drowl87/hextra_mirror
fix: details toggle display issue (#273)
when more than two lines of summary are provided
This commit is contained in:
parent
cb274c8ac5
commit
c630805511
@ -109,5 +109,6 @@ article details > summary {
|
|||||||
height: 1.2em;
|
height: 1.2em;
|
||||||
width: 1.2em;
|
width: 1.2em;
|
||||||
vertical-align: -4px;
|
vertical-align: -4px;
|
||||||
|
padding: 0 0.6em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user