Skip to content

Commit 3f9bb7a

Browse files
erdnaxeColdHeat
andauthored
Buttons: don't force padding (#98)
* Buttons: don't force padding * Run yarn build --------- Co-authored-by: Kevin Chung <[email protected]>
1 parent 1773e88 commit 3f9bb7a

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

assets/scss/main.scss

+1-2
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ blockquote {
3333
}
3434

3535
input,
36-
select,
37-
button {
36+
select {
3837
padding: 0.6rem !important;
3938
height: auto !important;
4039
}

0 commit comments

Comments
 (0)