aboutsummaryrefslogtreecommitdiff
path: root/src/components/extra_buttons
diff options
context:
space:
mode:
authorShpuld Shpuldson <shp@cock.li>2020-11-24 15:22:01 +0200
committerShpuld Shpuldson <shp@cock.li>2020-11-24 15:22:01 +0200
commit38c32c7f7aea23a798d0dc267082050d15009134 (patch)
tree6850daf1714b0f066006b5145d3485eb015abfb7 /src/components/extra_buttons
parent8b775f94a99b4cdda2c8581d1803a0599c8b0e3a (diff)
renames and removals of cursor: pointer
Diffstat (limited to 'src/components/extra_buttons')
-rw-r--r--src/components/extra_buttons/extra_buttons.vue1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/extra_buttons/extra_buttons.vue b/src/components/extra_buttons/extra_buttons.vue
index 1578267c..b84229c2 100644
--- a/src/components/extra_buttons/extra_buttons.vue
+++ b/src/components/extra_buttons/extra_buttons.vue
@@ -115,7 +115,6 @@
@import '../../_variables.scss';
.ExtraButtons {
- cursor: pointer;
position: static;
padding: 10px;
margin: -10px;