Fix small UI issues in drive
This commit is contained in:
@@ -833,7 +833,6 @@
|
||||
}
|
||||
|
||||
.cp-app-drive-path {
|
||||
flex: 1;
|
||||
width: 100%;
|
||||
height: @variables_bar-height;
|
||||
line-height: @variables_bar-height;
|
||||
@@ -843,7 +842,6 @@
|
||||
white-space: nowrap;
|
||||
display: flex;
|
||||
flex-flow: row-reverse;
|
||||
justify-content: right;
|
||||
max-width: 100%;
|
||||
text-align: left;
|
||||
.cp-app-drive-path-element {
|
||||
@@ -868,6 +866,10 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.cp-app-drive-toolbar-filler {
|
||||
flex: 1;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user