Skip to content

Commit

Permalink
No opacity
Browse files Browse the repository at this point in the history
  • Loading branch information
Mamaduka committed Mar 21, 2022
1 parent c3bd613 commit bfef6de
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/block-editor/src/components/block-lock/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,8 @@
right: $grid-unit-15 !important;
}
}

.components-button[aria-disabled="true"] {
opacity: 1;
}
}

0 comments on commit bfef6de

Please sign in to comment.