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