style: 顶部菜单间隔缩小
This commit is contained in:
parent
d85bb7e4bd
commit
6b2a49482f
|
@ -152,4 +152,8 @@ export default {
|
||||||
height: 40px;
|
height: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.el-menu-item {
|
||||||
|
padding: 0 10px;
|
||||||
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue