thainv-dev: fix css

This commit is contained in:
nguyen van thai
2024-06-12 17:56:44 +07:00
parent 339d370f22
commit 8818c73cec
+6
View File
@@ -31,3 +31,9 @@ div[layout="TYPE:Detail-LAYOUT:image"] {
}
}
div[layout="ARTICLE_PAGE"] {
& figure{
@apply w-full items-center flex justify-center;
}
}