Loading css/theme/vlb-enhancements.base.css +5 −0 Original line number Diff line number Diff line Loading @@ -485,6 +485,11 @@ body .layout-builder__add-block.is-layout-builder-highlighted { border-bottom: 0; } #drupal-off-canvas .inline-block-list li:last-child, #layout-builder-modal .inline-block-list li:last-child { padding-bottom: 1rem; } #drupal-off-canvas .form-select, #drupal-off-canvas .form-text, #drupal-off-canvas input[type="text"], Loading scss/theme/vlb-enhancements.base.scss +7 −0 Original line number Diff line number Diff line Loading @@ -495,6 +495,13 @@ body { border-bottom: 0; } .inline-block-list { li:last-child { padding-bottom: 1rem; } } .form-select, .form-text, input[type="text"], Loading Loading
css/theme/vlb-enhancements.base.css +5 −0 Original line number Diff line number Diff line Loading @@ -485,6 +485,11 @@ body .layout-builder__add-block.is-layout-builder-highlighted { border-bottom: 0; } #drupal-off-canvas .inline-block-list li:last-child, #layout-builder-modal .inline-block-list li:last-child { padding-bottom: 1rem; } #drupal-off-canvas .form-select, #drupal-off-canvas .form-text, #drupal-off-canvas input[type="text"], Loading
scss/theme/vlb-enhancements.base.scss +7 −0 Original line number Diff line number Diff line Loading @@ -495,6 +495,13 @@ body { border-bottom: 0; } .inline-block-list { li:last-child { padding-bottom: 1rem; } } .form-select, .form-text, input[type="text"], Loading