Skip to content

Commit e14c947

Browse files
fix(normalize): normalize css resets button padding (#26214)
resolves #23928
1 parent 89e3cd6 commit e14c947

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/css/normalize.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ button ion-label {
162162
}
163163

164164
button {
165+
padding: 0;
165166
border: 0;
166167
border-radius: 0;
167168
font-family: inherit;

0 commit comments

Comments
 (0)