Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
WCMS
uw_wcms_gesso
Commits
c0245d19
Commit
c0245d19
authored
Jan 11, 2022
by
Martin Leblanc
Committed by
Martin Leblanc
Jan 11, 2022
Browse files
ISTWCMS-5293:css for the presentation of full width sections blue dotted line in layout builder
parent
18a1efe4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
0 deletions
+10
-0
source/_patterns/03-layouts/layout/_layout.scss
source/_patterns/03-layouts/layout/_layout.scss
+10
-0
No files found.
source/_patterns/03-layouts/layout/_layout.scss
View file @
c0245d19
...
...
@@ -25,12 +25,21 @@ $grid-gap: rem(gesso-spacing(lg));
&
.uw-full-width
{
@include
uw-full-width-padding
;
overflow
:hidden
;
.uw-caption
{
>
p
{
padding-left
:
1rem
;}
}
.uw-section-has-full-width.uw-node__with-sidebar
&
{
padding
:
0
gesso-spacing
(
sm
)
!
important
;
}
.dashboards-container
&
{
@include
uw-full-width
;
}
.layout-builder
&
{
padding
:
1rem
;
}
.layout-builder__region
{
padding
:
1rem
;
}
&
.layout--uw-1-col
{
.block-inline-blockuw-cbl-banner-images
,
.block-inline-blockuw-cbl-image
,
...
...
@@ -59,6 +68,7 @@ $grid-gap: rem(gesso-spacing(lg));
@include
uw-full-width-reset
;
margin-left
:
0
;
margin-right
:
0
;
}
.uw-section-has-full-width.uw-node__with-sidebar
&
{
@include
uw-full-width-reset
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment