fix button sizes

This commit is contained in:
Alexander Cobleigh 2020-10-19 10:41:26 +02:00 committed by Henry
parent 67241ce286
commit 6220da4b52
1 changed files with 1 additions and 2 deletions

View File

@ -121,11 +121,10 @@ button,
border: var(--size--4) solid var(--fg);
padding: var(--size--1) var(--size-0);
border-radius: var(--common-radius);
font-size: 8pt;
}
.file-button {
width: 58px;
font-size: 8pt;
float: right;
margin: 0;
background: transparent;