expand auxPanel when showing apps

This commit is contained in:
Matthew Hodgson 2017-08-17 19:05:56 +01:00
parent 24e463116b
commit 4981723cea
2 changed files with 6 additions and 0 deletions

View file

@ -76,6 +76,10 @@ limitations under the License.
flex: 0 0 auto;
}
.mx_RoomView_auxPanel_apps {
max-width: 1920px ! important;
}
.mx_RoomView_topUnreadMessagesBar {
order: 3;
}