mirror of
https://github.com/imfing/hextra.git
synced 2025-07-02 00:07:16 -04:00
fix: details toggle display issue (#273)
when more than two lines of summary are provided
This commit is contained in:
@ -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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user