mirror of
https://iceshrimp.dev/crimekillz/trashposs
synced 2024-11-22 08:53:48 +01:00
Also remove glitchy transition from .post:hover on smaller viewports
This commit is contained in:
parent
1577ab6293
commit
bae16e5eda
@ -523,7 +523,6 @@ function more(ev: MouseEvent) {
|
|||||||
&.active {
|
&.active {
|
||||||
&:before {
|
&:before {
|
||||||
background: var(--accentLighten);
|
background: var(--accentLighten);
|
||||||
transition: all 0.4s ease;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user