mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2025-06-22 05:13:35 +02:00
Update:Increased padding on modals
This commit is contained in:
parent
da442f4a17
commit
02089e1489
14 changed files with 19 additions and 19 deletions
|
@ -1,7 +1,7 @@
|
|||
<template>
|
||||
<modals-modal v-model="show" :width="300" height="100%">
|
||||
<template #outer>
|
||||
<div class="absolute top-7 left-4 z-40" style="max-width: 80%">
|
||||
<div class="absolute top-8 left-4 z-40" style="max-width: 80%">
|
||||
<p class="text-white text-lg truncate">Select Local Folder</p>
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue