f
This commit is contained in:
parent
563a3c898a
commit
4a3373efd5
5
dev.less
5
dev.less
@ -37,7 +37,6 @@ display: block !important;
|
|||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
/* desktop */
|
/* desktop */
|
||||||
@media (min-width: 768px) { /* desktop */
|
@media (min-width: 768px) { /* desktop */
|
||||||
/* transparent background*/
|
/* transparent background*/
|
||||||
@ -100,4 +99,8 @@ display: block !important;
|
|||||||
width: 15% !important;
|
width: 15% !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.submenu.level1>li>a::before{
|
||||||
|
content: "\25B6 ";
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user