Skip to content

Commit

Permalink
fix: linter css
Browse files Browse the repository at this point in the history
  • Loading branch information
egordidenko committed Sep 19, 2024
1 parent 4da345a commit 14ad611
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blocks/CloudImageEditor/src/css/common.css
Original file line number Diff line number Diff line change
Expand Up @@ -415,6 +415,7 @@ uc-editor-filter-control.uc-not_active {
:where(.uc-contrast) uc-editor-filter-control.uc-not_active {
--idle-background: transparent;
--hover-background: var(--uc-secondary);

outline: 1px solid var(--uc-border);
outline-offset: -1px;
}
Expand Down

0 comments on commit 14ad611

Please sign in to comment.