Min width buttons
This commit is contained in:
parent
7bc2d5fa8c
commit
de76125252
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue