Add filter icon

This commit is contained in:
Edgar P. Burkhart 2025-01-04 18:33:04 +01:00
parent b848bf8d65
commit ccbf433ec0
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227

View file

@ -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 {