fix: play icon not appear in Safari

This commit is contained in:
leex 2023-09-04 22:49:21 +08:00 committed by GitHub
parent fd40a29180
commit c5c7ccc89e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ img {
cursor: default;
transition: 0.2s;
.svg-icon {
height: 44%;
width: 50%;
margin: {
left: 4px;
}