fix(core): update

This commit is contained in:
Philipp Kunz 2021-09-10 15:42:16 +02:00
parent 30ffb2650a
commit 8b2fedf1d6

View File

@ -104,7 +104,7 @@ export class DeesStepper extends DeesElement {
.step.selected {
pointer-events: all;
filter: opacity(1) grayscale(1);
filter: opacity(1) grayscale(0);
box-shadow: 0px 0px 5px #00000010;
}