Remove transition on active
This commit is contained in:
parent
40ae263248
commit
0cb8a810e6
1 changed files with 0 additions and 1 deletions
|
|
@ -52,7 +52,6 @@
|
||||||
padding-block: .9rem;
|
padding-block: .9rem;
|
||||||
padding-inline: var(--content-bounds-padding);
|
padding-inline: var(--content-bounds-padding);
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
transition: background-color .2s;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.mobile-navigation-actions > *:active {
|
.mobile-navigation-actions > *:active {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue