Min width buttons
This commit is contained in:
parent
7bc2d5fa8c
commit
de76125252
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
.gh-button {
|
.gh-button {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
min-width: 75px;
|
||||||
height: var(--height);
|
height: var(--height);
|
||||||
padding: 0 2rem;
|
padding: 0 2rem;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
|
Loading…
Reference in New Issue