mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-25 10:19:06 +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;
|
transition: background 0.6s;
|
||||||
color: var(--fg);
|
color: var(--fg);
|
||||||
|
|
||||||
&:active {
|
|
||||||
background-color: var(--panelHighlight);
|
|
||||||
background-size: 100%;
|
|
||||||
transition: background 0.1s;
|
|
||||||
}
|
|
||||||
|
|
||||||
> .button-wrapper {
|
> .button-wrapper {
|
||||||
display: inline-flex;
|
display: inline-flex;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
Loading…
Reference in New Issue
Block a user