mirror of
https://github.com/jgthms/bulma
synced 2026-03-20 12:24:28 -07:00
Fix docs categories scroll
This commit is contained in:
@@ -30,8 +30,11 @@
|
||||
}
|
||||
|
||||
.bd-categories {
|
||||
@include overflow-touch;
|
||||
--height: 1.25;
|
||||
|
||||
max-height: 100vh;
|
||||
overflow-y: auto;
|
||||
padding: var(--docs-side-padding);
|
||||
position: sticky;
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user