mirror of
https://github.com/mattermost/focalboard.git
synced 2025-03-03 15:32:14 +02:00
Merge pull request #2263 from mattermost/MM-41342_revert-team-sidebar
MM-41342 Revert fixes related to using team sidebar in products
This commit is contained in:
commit
0d65c9eac9
@ -39,7 +39,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
@media screen and (max-width: 768px) {
|
||||
.mobileWarning {display: flex;}
|
||||
}
|
||||
}
|
||||
@ -48,7 +48,3 @@
|
||||
width: 600px;
|
||||
height: 468px;
|
||||
}
|
||||
|
||||
.mainContentRow {
|
||||
height: calc(100% - 40px);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user