f
This commit is contained in:
parent
36c82e44d1
commit
db78a3193c
2
dev.less
2
dev.less
@ -311,6 +311,8 @@ display: block !important;
|
|||||||
/* add the |> icon to the sub item items */
|
/* add the |> icon to the sub item items */
|
||||||
.submenu.level1>li>a::before{
|
.submenu.level1>li>a::before{
|
||||||
content: "\25B6\00a0";
|
content: "\25B6\00a0";
|
||||||
|
font-size: 15px;
|
||||||
|
padding-right:5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* make the level 0 a flex layout so sub menus become columns */
|
/* make the level 0 a flex layout so sub menus become columns */
|
||||||
|
Loading…
Reference in New Issue
Block a user