Delete appearance from `button.close` (#30582)

This commit is contained in:
k-utsumi 2020-04-15 00:25:59 +09:00 committed by GitHub
parent ed8fd689e6
commit 3a0fb1f7dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -33,5 +33,4 @@ button.close {
padding: 0;
background-color: transparent;
border: 0;
appearance: none;
}