mirror of
https://github.com/picocss/pico.git
synced 2025-04-26 11:16:15 -04:00
fix:Button Padding Problem Fixed(SCSS update)
This commit is contained in:
parent
d610bd3b07
commit
2ada5ea6fe
7 changed files with 1138 additions and 111 deletions
|
@ -64,6 +64,7 @@
|
|||
// Minimal support for buttons and forms elements
|
||||
button,
|
||||
[role="button"],
|
||||
[type="button"],
|
||||
input:not([type="checkbox"], [type="radio"], [type="range"], [type="file"]),
|
||||
select {
|
||||
height: auto;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue