mirror of
https://github.com/ZetaKebab/quartz.git
synced 2025-06-22 08:44:36 +00:00
chore(css): style tweaks for overflow
This commit is contained in:
@ -238,6 +238,7 @@ a {
|
||||
padding: 0;
|
||||
& > * {
|
||||
flex: 1;
|
||||
max-height: 24rem;
|
||||
}
|
||||
& > .toc {
|
||||
display: none;
|
||||
@ -577,7 +578,7 @@ ol.overflow {
|
||||
clear: both;
|
||||
|
||||
& > li.overflow-end {
|
||||
height: 1rem;
|
||||
height: 0.5rem;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user