mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
refactor: adjust style
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user