Fix tree panel resizing on mobile resolution
This commit is contained in:
parent
a1163798de
commit
8a9f60e477
@ -118,7 +118,7 @@
|
||||
}
|
||||
#cp-app-drive-tree {
|
||||
resize: none;
|
||||
width: 100%;
|
||||
width: 100% !important;
|
||||
max-width: unset;
|
||||
max-height: unset;
|
||||
border-bottom: 1px solid @drive_mobile-tree-border-col;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user