1
0
mirror of https://github.com/PanJiaChen/vue-element-admin.git synced 2025-08-07 18:25:45 +08:00
Co-authored-by: elsiosanchez <elsiossanches@gmail.com>
This commit is contained in:
Elsio Sanchez 2021-05-25 16:59:53 -04:00 committed by GitHub
parent 88acb270dc
commit b328c587d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -356,6 +356,9 @@ export default {
</script>
<style>
.el-dropdown .el-button-group {
display: inline-flex;
}
.el-dropdown-menu--medium .el-dropdown-menu__item {
line-height: 17px;
padding: 0 17px;