mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(theme-chalk): [slider] style error when vertical (#8734)
This commit is contained in:
@@ -170,6 +170,8 @@ $slider-height: map.merge(
|
||||
|
||||
@include when(vertical) {
|
||||
position: relative;
|
||||
display: inline-flex;
|
||||
width: auto;
|
||||
height: 100%;
|
||||
flex: 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user