d
This commit is contained in:
parent
4a26f7f4aa
commit
fbc4fdf244
2
dev.less
2
dev.less
@ -320,7 +320,7 @@ display: block !important;
|
|||||||
/* and center it */
|
/* and center it */
|
||||||
.submenu.level0[aria-expanded="true"]{
|
.submenu.level0[aria-expanded="true"]{
|
||||||
display: flex !important;
|
display: flex !important;
|
||||||
justify-content: left;
|
justify-content: center;
|
||||||
left: 50% !important;
|
left: 50% !important;
|
||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
padding-top: 55px !important;
|
padding-top: 55px !important;
|
||||||
|
Loading…
Reference in New Issue
Block a user