mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 04:03:49 +01:00
Remove jarring touch animation for navbar buttons on mobile
This commit is contained in:
parent
48d5595639
commit
412aa96c95
@ -671,12 +671,6 @@ console.log(mainRouter.currentRoute.value.name);
|
||||
transition: background 0.6s;
|
||||
color: var(--fg);
|
||||
|
||||
&:active {
|
||||
background-color: var(--panelHighlight);
|
||||
background-size: 100%;
|
||||
transition: background 0.1s;
|
||||
}
|
||||
|
||||
> .button-wrapper {
|
||||
display: inline-flex;
|
||||
justify-content: center;
|
||||
|
Loading…
Reference in New Issue
Block a user