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:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user