mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 07:36:26 +01:00
Switch the order
This commit is contained in:
parent
d44b10b3cc
commit
686abbcaf3
1 changed files with 2 additions and 2 deletions
|
|
@ -279,11 +279,11 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
&[data-sort-type='ASC']:after {
|
&[data-sort-type='ASC']:after {
|
||||||
content: '\f885';
|
content: '\f884';
|
||||||
}
|
}
|
||||||
|
|
||||||
&[data-sort-type='DESC']:after {
|
&[data-sort-type='DESC']:after {
|
||||||
content: '\f884';
|
content: '\f885';
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue