thainv-dev: fix ui

This commit is contained in:
nguyen van thai
2024-06-03 21:53:23 +07:00
parent d95d648687
commit 58b5c67d0c
7 changed files with 87 additions and 40 deletions
+5 -5
View File
@@ -17,11 +17,11 @@ div[layout="ARTICLE_DETAIL_EMAGAZINE"] {
@apply lg:max-w-640px mx-auto;
}
@at-root .section_layout{
// @at-root .section_layout{
& div[layout="BREADCRUM_DEFAULT"] {
@apply lg:max-w-640px mx-auto;
}
}
// & div[layout="BREADCRUM_DEFAULT"] {
// @apply lg:max-w-640px mx-auto;
// }
// }
}