Merge pull request #2129 from jsonleex/patch

fix: play icon not appear in Safari
This commit is contained in:
pan93412
2024-03-01 00:12:22 -06:00
committed by GitHub

View File

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