f
This commit is contained in:
parent
5ff89639e1
commit
f2782a9860
10
dev.less
10
dev.less
@ -84,9 +84,19 @@ body::before {
|
||||
transform: translateX(-50%);
|
||||
padding-top: 55px !important;
|
||||
}
|
||||
/*
|
||||
.submenu.level0>li{
|
||||
flex-grow: 1;
|
||||
flex-shrink: 1;
|
||||
max-width: auto !important;
|
||||
min-width: auto !important;
|
||||
width: auto !important;
|
||||
}
|
||||
*/
|
||||
.submenu.level0>li{
|
||||
max-width: auto !important;
|
||||
min-width: auto !important;
|
||||
width: 16% !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user