mirror of
https://github.com/zombieFox/nightTab.git
synced 2025-02-16 18:20:49 +01:00
improve theme accent cycle transition
This commit is contained in:
parent
543d9b24f0
commit
0636198c6f
@ -609,7 +609,7 @@
|
||||
.is-bookmark-edit .bookmark-back {
|
||||
height: 100%;
|
||||
top: 0;
|
||||
transition-delay: calc(var(--bookmark-transition-delay) * 1s);
|
||||
transition-delay: calc(var(--bookmark-transition-delay) * 0.03s);
|
||||
}
|
||||
|
||||
.is-theme-accent-cycle-active .bookmark-back {
|
||||
|
Loading…
Reference in New Issue
Block a user