mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
maintain scrollbar position
This commit is contained in:
@@ -100,6 +100,9 @@ wa-page[view='desktop']::part(navigation) {
|
||||
wa-page[view='desktop'] > #sidebar {
|
||||
min-width: 300px;
|
||||
padding: var(--wa-space-xl);
|
||||
max-width: 300px;
|
||||
overflow: auto;
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
#sidebar,
|
||||
|
||||
Reference in New Issue
Block a user