Fix scrollbar bug on markdown page
This commit is contained in:
parent
65d0c9c6c3
commit
a21e75d865
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@
|
|||
font-size: var(--font-large);
|
||||
height: auto;
|
||||
max-height: none;
|
||||
overflow: auto;
|
||||
// overflow: auto;
|
||||
margin-bottom: var(--spacing-l);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue