Add most of the UI for the new room list's menu button
Incomplete implementation: buttons don't work, some text is missing, etc
This commit is contained in:
parent
bb3cdd3335
commit
8e0247afe5
13 changed files with 397 additions and 5 deletions
|
@ -73,6 +73,11 @@ $roomListMinimizedWidth: 50px;
|
|||
font-weight: 600;
|
||||
font-size: $font-15px;
|
||||
line-height: $font-20px;
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.mx_LeftPanel2_headerButtons {
|
||||
// No special styles: the rest of the layout happens to make it work.
|
||||
}
|
||||
|
||||
.mx_LeftPanel2_breadcrumbsContainer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue