Temporary hack to constrain LLP container size.
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…
Reference in New Issue