mirror of
https://github.com/picocss/pico.git
synced 2025-04-25 18:56:15 -04:00
fix: button display
This commit is contained in:
parent
b642fbc014
commit
af050f9088
12 changed files with 91 additions and 49 deletions
|
@ -43,7 +43,7 @@
|
|||
|
||||
// Buttons and links
|
||||
button,
|
||||
input[type="submit"],
|
||||
[type="submit"],
|
||||
input[type="button"],
|
||||
input[type="reset"],
|
||||
a {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue