mirror of
https://github.com/discourse/discourse.git
synced 2025-05-29 11:48:08 +08:00
FIX: Make category combobox in modal take 100% width.
This commit is contained in:
@ -92,6 +92,10 @@
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.category-combobox {
|
||||
width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.flag-modal {
|
||||
|
Reference in New Issue
Block a user