mirror of https://gitee.com/xiaonuobase/snowy
【更新】显示面包屑时,间距过大
parent
40d10734a2
commit
9195f0ea36
|
@ -141,7 +141,8 @@
|
||||||
.module-menu {
|
.module-menu {
|
||||||
line-height: 50px;
|
line-height: 50px;
|
||||||
border-bottom: 0px;
|
border-bottom: 0px;
|
||||||
min-width: 200px;
|
min-width: 100px;
|
||||||
|
flex: 0 0 auto;
|
||||||
}
|
}
|
||||||
.module-menu-color {
|
.module-menu-color {
|
||||||
color: white;
|
color: white;
|
||||||
|
|
Loading…
Reference in New Issue