修改菜单大小
parent
fad13f517b
commit
a31d6bc5ae
|
@ -138,7 +138,7 @@ export default {
|
||||||
// will-change: transform;
|
// will-change: transform;
|
||||||
li {
|
li {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
min-width: 90px;
|
min-width: 96px;
|
||||||
line-height: 34px;
|
line-height: 34px;
|
||||||
// color: @color-btn;
|
// color: @color-btn;
|
||||||
padding: 0 10px;
|
padding: 0 10px;
|
||||||
|
|
Loading…
Reference in New Issue