diff options
| author | Shpuld Shpuldson <shp@cock.li> | 2020-11-24 15:22:01 +0200 |
|---|---|---|
| committer | Shpuld Shpuldson <shp@cock.li> | 2020-11-24 15:22:01 +0200 |
| commit | 38c32c7f7aea23a798d0dc267082050d15009134 (patch) | |
| tree | 6850daf1714b0f066006b5145d3485eb015abfb7 /src/components/extra_buttons | |
| parent | 8b775f94a99b4cdda2c8581d1803a0599c8b0e3a (diff) | |
renames and removals of cursor: pointer
Diffstat (limited to 'src/components/extra_buttons')
| -rw-r--r-- | src/components/extra_buttons/extra_buttons.vue | 1 |
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; |
