f
This commit is contained in:
parent
f2782a9860
commit
b185150343
3
dev.less
3
dev.less
@ -80,6 +80,7 @@ body::before {
|
|||||||
/* and center it */
|
/* and center it */
|
||||||
.submenu.level0[aria-expanded="true"]{
|
.submenu.level0[aria-expanded="true"]{
|
||||||
display: flex !important;
|
display: flex !important;
|
||||||
|
justify-content: center;
|
||||||
left: 50% !important;
|
left: 50% !important;
|
||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
padding-top: 55px !important;
|
padding-top: 55px !important;
|
||||||
@ -96,7 +97,7 @@ body::before {
|
|||||||
.submenu.level0>li{
|
.submenu.level0>li{
|
||||||
max-width: auto !important;
|
max-width: auto !important;
|
||||||
min-width: auto !important;
|
min-width: auto !important;
|
||||||
width: 16% !important;
|
width: 15% !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user