mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-11 00:15:46 +01:00
closes #6822
This commit is contained in:
@@ -236,8 +236,11 @@ body {
|
||||
}
|
||||
|
||||
.category-dropdown-menu {
|
||||
max-height: 600px;
|
||||
overflow-y: auto;
|
||||
max-height: 600px;
|
||||
overflow-y: auto;
|
||||
.fa-stack {
|
||||
border-radius: 50%;
|
||||
}
|
||||
}
|
||||
|
||||
.table-reordering {
|
||||
|
||||
Reference in New Issue
Block a user