thainv-dev: Fix UI
This commit is contained in:
@@ -2,8 +2,26 @@
|
||||
> .section-container {
|
||||
> .layout_define {
|
||||
> .section_layout {
|
||||
@apply gap-x-10 #{!important}
|
||||
@apply gap-x-10 #{!important};
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
figure {
|
||||
margin: auto !important;
|
||||
}
|
||||
|
||||
div[layout="ARTICLE_DETAIL_EMAGAZINE"] {
|
||||
& p,& figure.align-center-image, & #sub, & #title, & #intro {
|
||||
@apply lg:max-w-640px mx-auto;
|
||||
}
|
||||
|
||||
@at-root .section_layout{
|
||||
|
||||
& div[layout="BREADCRUM_DEFAULT"] {
|
||||
@apply lg:max-w-640px mx-auto;
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user