mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-01 21:30:30 +01:00
fix: regression in toolmodal category selector
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
right: 2rem;
|
||||
z-index: $zindex-modal;
|
||||
[component="category-selector-selected"] span {
|
||||
display: inline!important;
|
||||
display: inline-flex!important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user