More button style tweaks

This commit is contained in:
James Lyne 2021-08-27 02:26:21 +01:00
parent 116c9efa0d
commit ed52f811bc
2 changed files with 1 additions and 1 deletions

View File

@ -40,6 +40,7 @@
user-select: none;
padding: 0.8rem 0.8rem 0.7rem;
line-height: 2rem;
-webkit-tap-highlight-color: transparent;
.svg-icon {
display: inline-block;

View File

@ -261,7 +261,6 @@ input {
overflow: hidden;
white-space: nowrap;
text-align: left;
min-height: 3.2rem;
border-radius: 0.5rem;
}
}