mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-19 12:41:24 +02:00
Temporary hack to constrain LLP container size.
This commit is contained in:
parent
0b5fe1232f
commit
55cacfba82
@ -23,6 +23,7 @@ limitations under the License.
|
||||
|
||||
.mx_LeftPanel_container {
|
||||
display: flex;
|
||||
flex: 0 0 235px;
|
||||
}
|
||||
|
||||
.mx_LeftPanel_hideButton {
|
||||
|
Loading…
x
Reference in New Issue
Block a user