Buttons should not have webkit apparence

This commit is contained in:
2019-02-12 21:01:44 +01:00
parent 93e0542c19
commit 3fe1aeded1

View File

@@ -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);