chore(css): style tweaks for overflow
This commit is contained in:
parent
bb24cd13c7
commit
ee8c1dc968
4 changed files with 17 additions and 23 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue