mirror of
https://github.com/litruv/Docs-Viewer.git
synced 2026-07-24 10:46:09 +10:00
Remove unnecessary scroll overflow from content styles for improved layout
This commit is contained in:
@@ -258,7 +258,6 @@ social-links a:hover {
|
||||
.content {
|
||||
flex: 1;
|
||||
background-color: var(--ifm-background-color);
|
||||
overflow-y: scroll;
|
||||
min-width: 0; /* Fix flexbox content overflow */
|
||||
color: var(--ifm-color-content);
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user