Raw blog finished

This commit is contained in:
2024-02-20 21:15:29 +03:00
parent 44c60f7069
commit eadc0b119d
18 changed files with 356 additions and 200 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ const swipe = useSwipe(card, {
class="dimensions background h-animated overflow-auto d-flex flex-column gap-3 gap-sm-2 px-4 pt-4 pb-3"
:class="{
'rounded-1-sm': !reader,
'mh-0': reader,
'mh-0 h-100': reader,
}"
>
<Options />