mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix: Upload component remove status label box shadow (#6586)
This commit is contained in:
@@ -349,7 +349,6 @@
|
||||
background: var(--el-color-success);
|
||||
text-align: center;
|
||||
transform: rotate(45deg);
|
||||
box-shadow: 0 0 1pc 1px rgba(0, 0, 0, 0.2);
|
||||
|
||||
i {
|
||||
font-size: 12px;
|
||||
|
||||
Reference in New Issue
Block a user