mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-11 08:25:46 +01:00
7 lines
109 B
Plaintext
7 lines
109 B
Plaintext
|
|
.page-manage-privileges {
|
||
|
|
.ui-autocomplete {
|
||
|
|
height: 500px;
|
||
|
|
overflow-y: auto;
|
||
|
|
overflow-x: hidden;
|
||
|
|
}
|
||
|
|
}
|