Skip to content

Commit

Permalink
#45 Updates ucb-bootstrap-layouts.css (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
timurtripp committed Jun 4, 2024
1 parent f3be9ea commit 6e12512
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions css/ucb-bootstrap-layouts.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Styles for the layout builder bootstrap layouts
*/

.ucb-boostrap-layout-section .layout-builder-block {
background-color: transparent;
}

/*** ADMIN CONFIGURATION BAR STYLES ***/

.js-form-item-layout-settings-background-background-color .form-radio:checked,
Expand Down Expand Up @@ -51,7 +55,3 @@
border-top: solid 2px currentColor;
transform: translate(-50%, 50%) rotate(45deg);
}

.layout-builder-block {
background-color: transparent;
}

0 comments on commit 6e12512

Please sign in to comment.