mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
fix(components): [el-dropdown] icon vertical center (#4431)
This commit is contained in:
parent
49b0acf33a
commit
d09267b7d4
@ -112,6 +112,8 @@
|
||||
box-shadow: none;
|
||||
|
||||
@include e(item) {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
list-style: none;
|
||||
line-height: 36px;
|
||||
padding: 0 20px;
|
||||
|
Loading…
Reference in New Issue
Block a user