forked from mirrors/homebox
fix: several layout issues (#305)
* fix login version issue * allow wrapping on action menu
This commit is contained in:
parent
3ac6c7c858
commit
9d9b05d8a6
3 changed files with 4 additions and 4 deletions
|
@ -156,7 +156,7 @@
|
|||
</template>
|
||||
|
||||
<template #title-actions>
|
||||
<div class="flex mt-2 gap-2">
|
||||
<div class="flex flex-wrap mt-2 gap-2">
|
||||
<div class="form-control max-w-[160px]">
|
||||
<label class="label cursor-pointer">
|
||||
<input v-model="preferences.showDetails" type="checkbox" class="toggle toggle-primary" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue