Add experimental icons support in menus, move icons to assets folder
This commit is contained in:
@@ -180,7 +180,7 @@
|
||||
list-style: none;
|
||||
|
||||
&::before {
|
||||
content: "▸";
|
||||
content: "›";
|
||||
display: inline-block;
|
||||
margin-inline-end: $padding-8;
|
||||
transition: transform 0.1s ease-in-out;
|
||||
|
||||
Reference in New Issue
Block a user