Add filter icon
This commit is contained in:
parent
b848bf8d65
commit
ccbf433ec0
1 changed files with 6 additions and 0 deletions
|
@ -547,6 +547,12 @@ details {
|
|||
font-weight: 650;
|
||||
cursor: pointer;
|
||||
padding: var(--gap);
|
||||
|
||||
&::marker {
|
||||
content: "\ed27\2002";
|
||||
font-family: remixicon;
|
||||
font-weight: initial;
|
||||
}
|
||||
}
|
||||
|
||||
&[open] summary {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue