css[elment-ui.scss]: perf css
This commit is contained in:
parent
3cff6dcf4c
commit
51ad902d8f
|
@ -73,3 +73,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//dropdown
|
||||||
|
.el-dropdown-menu{
|
||||||
|
a{
|
||||||
|
display: block
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue