Update MkDrive.vue
This commit is contained in:
parent
37c37df575
commit
6c83545de2
|
@ -795,6 +795,7 @@ onBeforeUnmount(() => {
|
|||
}
|
||||
|
||||
.main {
|
||||
min-height: 100cqh;
|
||||
user-select: none;
|
||||
|
||||
&.fetching {
|
||||
|
|
Loading…
Reference in New Issue