mirror of
https://github.com/wassname/talk.git
synced 2026-06-29 17:21:58 +08:00
6 lines
64 B
CSS
6 lines
64 B
CSS
@media (max-width: 425px) {
|
|
.label {
|
|
display: none;
|
|
}
|
|
}
|