Merge pull request from patriceac/patch-36

Fix the active selection's display
This commit is contained in:
cmdr2
2023-02-21 08:42:10 +05:30
committed by GitHub

@ -31,7 +31,7 @@
}
.editor-options-container > * > *.active {
border: 2px solid #3584e4;
border: 1px solid #3584e4;
}
.image_editor_opacity .editor-options-container > * > *:not(.active) {