mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
removed offending line that hid threads view on mobile (#27428)
Automatic Merge
This commit is contained in:
@@ -110,8 +110,6 @@
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
grid-template-rows: 0 1fr;
|
||||
|
||||
> .Header {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user