Min width buttons

This commit is contained in:
John O'Nolan 2019-12-06 19:31:01 +07:00
parent 7bc2d5fa8c
commit de76125252
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
.gh-button {
display: inline-block;
min-width: 75px;
height: var(--height);
padding: 0 2rem;
border: 0;