Skip to content

Commit 199983c

Browse files
committed
Issue #3199500 by joseph.olstad: Severe Layout Builder regressions in 3.x 4.x
1 parent 57d0e40 commit 199983c

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

css/style.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -898,6 +898,3 @@ ul.js-facets-checkbox-links {
898898
#drupal-off-canvas *:not(div), #drupal-off-canvas *:not(svg *),
899899
#drupal-off-canvas *:after, #drupal-off-canvas *:before {
900900
all: revert; }
901-
902-
.ui-dialog.ui-dialog-off-canvas {
903-
background: #efefef; }

sass/modules/_wxt.scss

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,3 @@
151151
#drupal-off-canvas *:after, #drupal-off-canvas *:before {
152152
all: revert;
153153
}
154-
155-
.ui-dialog.ui-dialog-off-canvas {
156-
background: #efefef;
157-
}

0 commit comments

Comments
 (0)