Skip to content

Commit

Permalink
fix: teaserGrid controls move only on quanta-toolbar #256275
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiggr committed Aug 10, 2023
1 parent 84c9dac commit 90c9736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/themes/eea/extras/custom.overrides
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@
color: inherit;
}

.block-editor-__grid .block .toolbar, [class$='Grid'] .block .toolbar {
.quanta-block-toolbar .teaserGrid .teaserGrid .block-editor-__grid .block .toolbar, [class$='Grid'] .block .toolbar {
top: 0px;
}

Expand Down

0 comments on commit 90c9736

Please sign in to comment.