diff options
| author | Shpuld Shpuldson <shp@cock.li> | 2020-10-29 08:37:31 +0200 |
|---|---|---|
| committer | Shpuld Shpuldson <shp@cock.li> | 2020-10-29 08:37:31 +0200 |
| commit | 93f9ab6f2b99ac507fc05a9101d37edbe752bbec (patch) | |
| tree | 8f24b330d6b604bb5f526b592abc54f6ce0ee83b /src | |
| parent | cb3578fcca763a43ec946af75e6e345ed5adc14a (diff) | |
| parent | 6d7ecd7d800450ab07cb2895d4af96ab13849ded (diff) | |
Merge branch 'fix/block-misclicks-when-timeline-shifts' of git.pleroma.social:pleroma/pleroma-fe into fix/block-misclicks-when-timeline-shifts
Diffstat (limited to 'src')
| -rw-r--r-- | src/components/timeline/timeline.vue | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/timeline/timeline.vue b/src/components/timeline/timeline.vue index 1a0d001a..373b946f 100644 --- a/src/components/timeline/timeline.vue +++ b/src/components/timeline/timeline.vue @@ -114,7 +114,6 @@ &.-blocked { pointer-events: none; - cursor: wait; } } |
