fix: button display

This commit is contained in:
Lucas Larroche 2023-03-12 12:12:18 +07:00
parent b642fbc014
commit af050f9088
12 changed files with 91 additions and 49 deletions

View file

@ -43,7 +43,7 @@
// Buttons and links
button,
input[type="submit"],
[type="submit"],
input[type="button"],
input[type="reset"],
a {