mirror of https://github.com/ElemeFE/element
Scrollbar: fix the style vars (#2058)
parent
eefa3fec78
commit
58808f8c63
|
@ -1,3 +1,6 @@
|
|||
@charset "UTF-8";
|
||||
@import "./common/var.css";
|
||||
|
||||
@component-namespace el {
|
||||
@b scrollbar {
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Reference in New Issue