refactor: unnecessary; overriden by material ui buttons

main
code913 2 years ago
parent 77bbb68494
commit 6423f2eeaf

@ -21,18 +21,4 @@ body {
body p:not(:last-child) {
margin-block-end: 1.6875em;
}
button {
display: inline-block;
border: none;
color: inherit;
font-size: 1rem;
cursor: pointer;
text-align: center;
vertical-align: center;
box-shadow: none;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
}
Loading…
Cancel
Save