mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
style(theme-chalk): fix el-step padding-right in vertical layout (#22141)
Fix the right inner margin issue of el-step in vertical layout
This commit is contained in:
@@ -212,6 +212,10 @@
|
||||
width: 24px;
|
||||
}
|
||||
}
|
||||
|
||||
@include e(description) {
|
||||
padding-right: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@include when(center) {
|
||||
|
||||
Reference in New Issue
Block a user