mirror of
https://github.com/NodeBB/NodeBB.git
synced 2025-11-04 21:15:55 +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;
|
|
}
|
|
}
|
|
} |