mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-01-05 23:30:36 +01:00
fix css
This commit is contained in:
@@ -15,11 +15,15 @@
|
||||
|
||||
.define-if-not-set();
|
||||
|
||||
.category-list {
|
||||
padding: 0;
|
||||
#move_thread_modal .category-list {
|
||||
height: 500px;
|
||||
overflow-y: auto;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.category-list {
|
||||
padding: 0;
|
||||
|
||||
li {
|
||||
.inline-block;
|
||||
.pointer;
|
||||
|
||||
Reference in New Issue
Block a user