diff --git a/web/annotation_editor_layer_builder.css b/web/annotation_editor_layer_builder.css index e69fb93ef..6e93f787d 100644 --- a/web/annotation_editor_layer_builder.css +++ b/web/annotation_editor_layer_builder.css @@ -1188,6 +1188,10 @@ --example-color: CanvasText; } + :is(& > .editorParamsSlider[disabled]) { + opacity: 0.4; + } + &::before { content: ""; width: 8px;