Skip to content

Commit

Permalink
fix: condition builder style issues2
Browse files Browse the repository at this point in the history
  • Loading branch information
amal-k-joy committed Jan 17, 2025
1 parent fa5a8ba commit d2ba79a
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,6 @@ $block-class: #{c4p-settings.$pkg-prefix}--condition-builder;
width: fit-content;
flex-direction: row;
}
// .#{$block-class}__condition-block:hover button:not([data-name="connectorField"]) {
// background-color: red;
// }
.#{$block-class}__content-container {
display: flex;
flex-direction: column;
Expand Down

0 comments on commit d2ba79a

Please sign in to comment.