Using matching icons

This commit is contained in:
Chris Ryan 2025-08-30 09:10:30 +10:00
parent 7aa813877a
commit d44b10b3cc

View file

@ -283,7 +283,7 @@
} }
&[data-sort-type='DESC']:after { &[data-sort-type='DESC']:after {
content: '\f160'; content: '\f884';
} }
} }
} }