mirror of
https://github.com/ajayyy/SponsorBlock.git
synced 2025-12-09 21:17:20 +03:00
Fix slow animation transitioning to light mode
This commit is contained in:
@@ -97,7 +97,6 @@ html, body {
|
||||
overflow: hidden;
|
||||
background-color: var(--tab-color);
|
||||
color: var(--white);
|
||||
transition: background-color 0.1s;
|
||||
}
|
||||
|
||||
.tab-heading:hover {
|
||||
|
||||
Reference in New Issue
Block a user