Remove extra scrollbar, see #654
This commit is contained in:
parent
f447854834
commit
c98194cefb
1 changed files with 0 additions and 1 deletions
|
@ -497,7 +497,6 @@ li::marker {
|
|||
max-width: calc(100vw - 5em);
|
||||
width: 40em;
|
||||
max-height: calc(100vh - 15em);
|
||||
overflow-y: auto;
|
||||
background-color: var(--background-color);
|
||||
color: var(--foreground-color);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue