chore(css): style tweaks for overflow
This commit is contained in:
parent
bb24cd13c7
commit
ee8c1dc968
4 changed files with 17 additions and 23 deletions
|
@ -8,11 +8,11 @@
|
|||
margin: 0;
|
||||
}
|
||||
|
||||
& > ul {
|
||||
& > ul.overflow {
|
||||
list-style: none;
|
||||
padding: 0;
|
||||
margin: 0.5rem 0;
|
||||
height: 6rem;
|
||||
max-height: calc(100% - 2rem);
|
||||
overscroll-behavior: contain;
|
||||
|
||||
& > li {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue