mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
refactor: make the message-container visible
on mobile
This commit is contained in:
parent
24741f3a42
commit
5b3bd9adc4
1 changed files with 0 additions and 4 deletions
|
|
@ -74,9 +74,5 @@
|
|||
@media only screen and (max-width: @minimum) {
|
||||
.videos-list-container {
|
||||
overflow: visible;
|
||||
|
||||
.message-container {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue