fix:Button Padding Problem Fixed(SCSS update)

This commit is contained in:
hybs123 2024-03-03 13:05:39 +05:30
parent d610bd3b07
commit 2ada5ea6fe
7 changed files with 1138 additions and 111 deletions

View file

@ -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;