mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Merge pull request #6138 from vector-im/rxl881/llpFix
Temporary hack to constrain LLP container size.
This commit is contained in:
commit
a966cc7dec
@ -23,6 +23,7 @@ limitations under the License.
|
||||
|
||||
.mx_LeftPanel_container {
|
||||
display: flex;
|
||||
flex: 0 0 235px;
|
||||
}
|
||||
|
||||
.mx_LeftPanel_hideButton {
|
||||
|
Loading…
Reference in New Issue
Block a user