This commit is contained in:
msoliman3
2022-11-03 12:44:07 +01:00
3 changed files with 15 additions and 1 deletions

View File

@@ -245,6 +245,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;