client: fix drive folder layout
This commit is contained in:
parent
be950f5313
commit
77a8eb6f54
1 changed files with 1 additions and 1 deletions
|
@ -250,7 +250,7 @@ function onContextmenu(ev: MouseEvent) {
|
|||
<style lang="scss" scoped>
|
||||
.rghtznwe {
|
||||
position: relative;
|
||||
padding: 8px;
|
||||
padding: 8px 0 0;
|
||||
min-height: 180px;
|
||||
border-radius: 8px;
|
||||
|
||||
|
|
Loading…
Reference in a new issue