default button padding (was 6px default) on chrome
This commit is contained in:
@@ -133,6 +133,11 @@ button, input {
|
||||
flex: 1;
|
||||
border-radius: 0.5em;
|
||||
line-height: 2em;
|
||||
padding-right: 0.1em;
|
||||
padding-left: 0.1em;
|
||||
padding-bottom: 0.1em;
|
||||
padding-top: 0.1em;
|
||||
|
||||
|
||||
/*the transitions */
|
||||
transition-property: border-color, color, background;
|
||||
|
||||
Reference in New Issue
Block a user