mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-06-09 16:13:00 +02:00
6 lines
132 B
HTML
6 lines
132 B
HTML
<div class="tw:card tw:bg-base-100 tw:shadow-xl tw:relative tw:h-full">
|
|
<div class="tw:card-body">
|
|
{{ slot }}
|
|
</div>
|
|
</div>
|