mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-02-23 05:42:01 +01:00
Merge pull request #920 from patriceac/patch-36
Fix the active selection's display
This commit is contained in:
commit
1b4c14af71
@ -31,7 +31,7 @@
|
||||
}
|
||||
|
||||
.editor-options-container > * > *.active {
|
||||
border: 2px solid #3584e4;
|
||||
border: 1px solid #3584e4;
|
||||
}
|
||||
|
||||
.image_editor_opacity .editor-options-container > * > *:not(.active) {
|
||||
|
Loading…
Reference in New Issue
Block a user