client: fix drive layout

This commit is contained in:
Johann150 2023-04-08 22:45:19 +02:00
parent c265bffab6
commit 8db49f2624
Signed by untrusted user: Johann150
GPG key ID: 9EE6577A2A06F8F1

View file

@ -611,7 +611,7 @@ onBeforeUnmount(() => {
.contents {
display: flex;
flex: row wrap;
flex-flow: row wrap;
> * {
width: 8em;