t
This commit is contained in:
parent
8afd741923
commit
64ad590ad2
26
dev.less
26
dev.less
@ -87,19 +87,17 @@ display: block !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: 15% !important;
|
||||
}
|
||||
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: 15% !important;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/*** calc ***/
|
||||
|
Loading…
Reference in New Issue
Block a user