enhance youtube gift
All checks were successful
release / release (push) Successful in 37s

This commit is contained in:
2024-06-14 04:30:45 +08:00
parent 8a8f0979fb
commit c575059570
14 changed files with 63046 additions and 57 deletions

View File

@@ -8,3 +8,12 @@
background-color: transparent;
}
}
@layer components {
.comment-container {
img {
@apply mx-0.5 h-6 w-6;
display: inline-block;
}
}
}