1
0
Fork 0
mirror of https://akkoma.dev/AkkomaGang/akkoma-fe synced 2025-08-14 06:23:41 +08:00

Merge branch 'fix/block-misclicks-when-timeline-shifts' of git.pleroma.social:pleroma/pleroma-fe into fix/block-misclicks-when-timeline-shifts

This commit is contained in:
Shpuld Shpuldson 2020-10-29 08:37:31 +02:00
commit 93f9ab6f2b

View file

@ -114,7 +114,6 @@
&.-blocked {
pointer-events: none;
cursor: wait;
}
}