mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-07 06:25:50 +01:00
7 lines
121 B
Plaintext
7 lines
121 B
Plaintext
|
|
@media screen and (max-width: @screen-sm-max) {
|
||
|
|
.page-manage-registration {
|
||
|
|
.users-list {
|
||
|
|
font-size: 10px;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|