diff --git a/src/css/ingame_hud/puzzle_editor_settings.scss b/src/css/ingame_hud/puzzle_editor_settings.scss index e7518402..cdd7c30d 100644 --- a/src/css/ingame_hud/puzzle_editor_settings.scss +++ b/src/css/ingame_hud/puzzle_editor_settings.scss @@ -14,7 +14,7 @@ > .section { .disabled { transition: opacity 0.12s ease-in-out; - opacity: 0.3; + opacity: 0.6; button { pointer-events: none; }