mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-07-23 23:01:22 +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