fix(client): fix button style

This commit is contained in:
syuilo
2021-08-29 16:44:15 +09:00
parent 6384d0708d
commit 6490a9829b
2 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,6 @@ hr {
display: inline-block;
padding: 0;
margin: 0; // for Safari
width: max-content;
background: none;
border: none;
cursor: pointer;