diff --git a/src/components/EditEvent.vue b/src/components/EditEvent.vue index d299605..e80a6a8 100644 --- a/src/components/EditEvent.vue +++ b/src/components/EditEvent.vue @@ -376,6 +376,7 @@ export default { .button { + -webkit-appearance: none; -webkit-backface-visibility: none; background-color: rgb(39, 39, 39); border-bottom-color: rgb(39, 39, 39);