mirror of
https://github.com/element-hq/element-web.git
synced 2024-12-03 20:36:57 +03:00
Merge pull request #6138 from vector-im/rxl881/llpFix
Temporary hack to constrain LLP container size.
This commit is contained in:
commit
a966cc7dec
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ limitations under the License.
|
|||
|
||||
.mx_LeftPanel_container {
|
||||
display: flex;
|
||||
flex: 0 0 235px;
|
||||
}
|
||||
|
||||
.mx_LeftPanel_hideButton {
|
||||
|
|
Loading…
Reference in a new issue