fix(drawer): remove overflow CSS
This commit is contained in:
@@ -105,8 +105,6 @@
|
||||
|
||||
.drawer-slider {
|
||||
padding: 12px 0 0 8px;
|
||||
overflow-x: auto;
|
||||
overflow-y: hidden;
|
||||
white-space: nowrap;
|
||||
position: relative;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user