UX: Mini fixes and tweaks (#179)
* Changing the category & tag dropdown back into their original form. The breadcrumb idea isn't working well. | BC | AC | |--------|--------| |  |  | * Alignment fix in chat navbar drawer | BC | AC | |--------|--------| |  |  |
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
||||
.combo-box .combo-box-header {
|
||||
// needs more specificity than just in the button file
|
||||
background-color: var(--secondary);
|
||||
border-radius: var(--d-border-radius-large);
|
||||
border-radius: var(--d-border-radius);
|
||||
border: 1px solid var(--primary-300);
|
||||
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user