Fixed issue with profile pictures not appearing for gifted Kick subs

This commit is contained in:
nuttylmao
2025-07-31 07:18:52 +10:00
parent 397de9de88
commit 345f297f94
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -80,10 +80,10 @@ input:focus {
#header {}
#avatar {
width: 6em;
height: 6em;
border-radius: 50%;
object-fit: cover;
overflow: hidden;
}
#title {