refactor: adjust style

This commit is contained in:
starknt
2024-01-08 10:57:04 +08:00
parent 3b39031ee1
commit 069e87d435
2 changed files with 3 additions and 3 deletions

View File

@@ -127,7 +127,7 @@ function resetDockContent() {
<draggable
v-model="settings.dockItemVisibilityList"
item-key="page"
:component-data="{ style: 'display: flex; gap: 0.5rem;' }"
:component-data="{ style: 'display: flex; gap: 0.5rem; flex-wrap: wrap;' }"
>
<template #item="{ element }">
<div