0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-17 14:32:41 +00:00

Simplified sort arrow, removed duplicate "onClick"

This commit is contained in:
Trevor Buckner
2022-09-25 22:20:44 -04:00
parent 3754468cf4
commit 910868cfdb
3 changed files with 8 additions and 14 deletions

View File

@@ -74,12 +74,12 @@
color: white;
font-weight: 800;
height: 100%;
&.sortDir {
& + .sortDir {
padding-left: 5px;
}
}
}
}
.filter-option {
margin-left: 20px;
@@ -98,7 +98,7 @@
color : #ccc;
padding : 0;
}
}
}