mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-09-02 02:16:19 +02:00
add overscroll utility
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
@include pointer;
|
||||
}
|
||||
|
||||
.overscroll-behavior-contain {
|
||||
overscroll-behavior: contain;
|
||||
}
|
||||
|
||||
[component="category-selector"], .category-dropdown-container {
|
||||
#category-dropdown-check:checked + .dropdown-menu {
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user