use large breakpoint

This commit is contained in:
Joffrey JAFFEUX 2024-11-03 22:00:18 +09:00
parent bdf2de44f5
commit f66fc8b62e

View File

@ -1,4 +1,4 @@
@media screen and (max-width: 1000px) {
@include breakpoint(large) {
.main-chat-outlet.has-side-panel-expanded {
.c-routes.--channel {
display: none;