Temporary hack to constrain LLP container size.
This commit is contained in:
@@ -23,6 +23,7 @@ limitations under the License.
|
|||||||
|
|
||||||
.mx_LeftPanel_container {
|
.mx_LeftPanel_container {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
flex: 0 0 235px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_LeftPanel_hideButton {
|
.mx_LeftPanel_hideButton {
|
||||||
|
|||||||
Reference in New Issue
Block a user