mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-16 15:51:09 +02:00
Update:Description width of item page to match width of tables
This commit is contained in:
parent
24031f12db
commit
4a5f534a65
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@
|
||||||
</ui-context-menu-dropdown>
|
</ui-context-menu-dropdown>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="my-4 max-w-2xl">
|
<div class="my-4 w-full">
|
||||||
<p class="text-base text-gray-100 whitespace-pre-line">{{ description }}</p>
|
<p class="text-base text-gray-100 whitespace-pre-line">{{ description }}</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue