mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-04-23 10:58:25 +02: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 {
|
.editor-options-container > * > *.active {
|
||||||
border: 2px solid #3584e4;
|
border: 1px solid #3584e4;
|
||||||
}
|
}
|
||||||
|
|
||||||
.image_editor_opacity .editor-options-container > * > *:not(.active) {
|
.image_editor_opacity .editor-options-container > * > *:not(.active) {
|
||||||
|
Loading…
Reference in New Issue
Block a user