mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-06-24 17:59:06 +02:00
Update UI for library tools tab
This commit is contained in:
parent
b4ce5342c0
commit
d22052c612
2 changed files with 15 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<modals-modal v-model="show" name="edit-library" :width="700" :height="'unset'" :processing="processing">
|
||||
<modals-modal v-model="show" name="edit-library" :width="800" :height="'unset'" :processing="processing">
|
||||
<template #outer>
|
||||
<div class="absolute top-0 left-0 p-5 w-2/3 overflow-hidden">
|
||||
<p class="text-xl md:text-3xl text-white truncate">{{ title }}</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue