Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/le0pard/pgtune.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/components/themeSwitcher/theme-switcher.css')
-rw-r--r--assets/components/themeSwitcher/theme-switcher.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/components/themeSwitcher/theme-switcher.css b/assets/components/themeSwitcher/theme-switcher.css
index ede4442..4b2c637 100644
--- a/assets/components/themeSwitcher/theme-switcher.css
+++ b/assets/components/themeSwitcher/theme-switcher.css
@@ -33,7 +33,7 @@
top: 0.33rem;
z-index: 2;
transform: translate(0);
- transition: transform 0.5s ease, background 0.5s ease;
+ transition: transform 0.5s ease;
}
.toggle__dark::before {