mirror of
https://github.com/element-plus/element-plus.git
synced 2025-01-24 11:05:17 +08:00
fix(theme-chalk): add the missing margin-left to transfer
This commit is contained in:
parent
69b402d05e
commit
f108d6ca3d
@ -25,7 +25,7 @@
|
||||
}
|
||||
|
||||
&:nth-child(2) {
|
||||
margin: 0;
|
||||
margin: 0 0 0 10px;
|
||||
}
|
||||
|
||||
i,
|
||||
|
Loading…
Reference in New Issue
Block a user