mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-27 04:19:04 +08:00
Made layout editor toolbox separately scrollable while in sticky mode.
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -17,6 +17,8 @@
|
||||
&.sticky-top {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
max-height: 100%;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
&.sticky-bottom {
|
||||
|
||||
Reference in New Issue
Block a user