mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
fix(theme-chalk): add the missing margin-left to transfer
This commit is contained in:
committed by
Herrington Darkholme
parent
69b402d05e
commit
f108d6ca3d
@@ -25,7 +25,7 @@
|
||||
}
|
||||
|
||||
&:nth-child(2) {
|
||||
margin: 0;
|
||||
margin: 0 0 0 10px;
|
||||
}
|
||||
|
||||
i,
|
||||
|
||||
Reference in New Issue
Block a user