ORDER ARROW

This commit is contained in:
Tim Wijma
2022-11-03 12:38:54 +01:00
parent e40a63435c
commit 876cd1569d
3 changed files with 15 additions and 1 deletions

View File

@@ -242,6 +242,12 @@ body {
border: none;
}
.material-symbols-outlined.order-btn {
line-height: 52px;
font-weight: 600;
user-select: none;
}
.sort-btn {
user-select: none;
position: relative;