This commit is contained in:
marzban-dev
2025-04-26 23:44:40 +03:30
parent 6f2e361422
commit b7a56299d5
+1 -1
View File
@@ -162,7 +162,7 @@ watch(
</div> </div>
<div <div
class="py-8 typo-sm max-sm:leading-[175%] sm:typo-p-md text-slate-500 text-justify [&_a]:text-blue-400 [&_strong]:font-bold [&_u]:text-red-400" class="py-8 leading-[200%] max -sm:text-sm text-slate-500 text-justify [&_a]:text-blue-400 [&_strong]:font-bold [&_u]:text-red-400"
v-html="product!.description" v-html="product!.description"
/> />