not needed anymore
also confuses resizer offset calculation, which will need to be fixed regardlessly though
This commit is contained in:
parent
5c843acc10
commit
e3a4ad778a
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ limitations under the License.
|
||||||
.mx_LeftPanel {
|
.mx_LeftPanel {
|
||||||
background-color: $secondary-accent-color;
|
background-color: $secondary-accent-color;
|
||||||
flex: 1;
|
flex: 1;
|
||||||
position: relative;
|
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
|
Loading…
Reference in a new issue