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

This commit is contained in:
k-utsumi 2020-04-15 00:25:59 +09:00 committed by XhmikosR
parent e33e344410
commit 0321c632ed
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@ button.close {
padding: 0;
background-color: transparent;
border: 0;
appearance: none;
}
// Future-proof disabling of clicks on `<a>` elements