Merge branch 'cryptDriveTree' into staging

This commit is contained in:
yflory
2019-06-07 11:15:35 +02:00

View File

@@ -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;