Skip to content

Commit a966cc7

Browse files
authored
Merge pull request element-hq#6138 from vector-im/rxl881/llpFix
Temporary hack to constrain LLP container size.
2 parents 0b5fe12 + 55cacfb commit a966cc7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/skins/vector/css/vector-web/structures/_LeftPanel.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ limitations under the License.
2323

2424
.mx_LeftPanel_container {
2525
display: flex;
26+
flex: 0 0 235px;
2627
}
2728

2829
.mx_LeftPanel_hideButton {

0 commit comments

Comments
 (0)