mirror of
https://gitee.com/newgateway/vtj.git
synced 2026-06-06 04:29:36 +08:00
fix: 🐛 x-attachment style
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
.el-upload-list__item {
|
||||
transition: none;
|
||||
}
|
||||
|
||||
@include e(upload) {
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
@include when(disabled) {
|
||||
.el-upload {
|
||||
display: none;
|
||||
|
||||
Reference in New Issue
Block a user