2
This commit is contained in:
8
normal-admin/node_modules/element-plus/theme-chalk/src/splitter-panel.scss
generated
vendored
Normal file
8
normal-admin/node_modules/element-plus/theme-chalk/src/splitter-panel.scss
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
@use 'mixins/mixins' as *;
|
||||
|
||||
@include b(splitter-panel) {
|
||||
flex-grow: 0;
|
||||
overflow: auto;
|
||||
scrollbar-width: thin;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
Reference in New Issue
Block a user