mirror of
https://github.com/KevinMidboe/leifsopplevelser.git
synced 2026-01-29 04:35:42 +00:00
Buttons should not have webkit apparence
This commit is contained in:
@@ -376,6 +376,7 @@ export default {
|
|||||||
|
|
||||||
|
|
||||||
.button {
|
.button {
|
||||||
|
-webkit-appearance: none;
|
||||||
-webkit-backface-visibility: none;
|
-webkit-backface-visibility: none;
|
||||||
background-color: rgb(39, 39, 39);
|
background-color: rgb(39, 39, 39);
|
||||||
border-bottom-color: rgb(39, 39, 39);
|
border-bottom-color: rgb(39, 39, 39);
|
||||||
|
|||||||
Reference in New Issue
Block a user