From 57db013c2165273817500afff2d8eb264a40e731 Mon Sep 17 00:00:00 2001 From: Stefan Sundin Date: Mon, 5 Jan 2026 23:56:01 +0000 Subject: [PATCH] Update keepassxc-browser/options/options.css Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- keepassxc-browser/options/options.css | 1 - 1 file changed, 1 deletion(-) diff --git a/keepassxc-browser/options/options.css b/keepassxc-browser/options/options.css index 46f5298..12c9cc8 100644 --- a/keepassxc-browser/options/options.css +++ b/keepassxc-browser/options/options.css @@ -82,7 +82,6 @@ pre { white-space: pre-line; } -.no-transitions .form-switch .form-check-input, .no-transitions .form-check-input { transition: none !important; }