Use touch chats on intermediate screen sizes (eg iPad)
This commit is contained in:
parent
fad8eda2ad
commit
3492bdba75
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
@ -376,7 +376,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
@media (min-width: 630px) {
|
||||
@media (min-width: 1190px) {
|
||||
.tabs-bar .tabs-bar__link--chats {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue