Skip to content

Commit

Permalink
Show multi-selected blocks in bg color
Browse files Browse the repository at this point in the history
  • Loading branch information
tiberiuichim committed Apr 27, 2021
1 parent 29968a5 commit 567444c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/less/columns.less
Original file line number Diff line number Diff line change
Expand Up @@ -223,4 +223,8 @@
vertical-align: middle;
}

.blocks-form .block.multiSelected ::before {
background-color: rgba(120, 192, 215, 0.375);
}

.loadAddonOverrides();

0 comments on commit 567444c

Please sign in to comment.