forked from FoundKeyGang/FoundKey
client: fix drive layout
This commit is contained in:
parent
c265bffab6
commit
8db49f2624
1 changed files with 1 additions and 1 deletions
|
@ -611,7 +611,7 @@ onBeforeUnmount(() => {
|
|||
|
||||
.contents {
|
||||
display: flex;
|
||||
flex: row wrap;
|
||||
flex-flow: row wrap;
|
||||
|
||||
> * {
|
||||
width: 8em;
|
||||
|
|
Loading…
Reference in a new issue