fix: white avatar circle background + dark theme uses same grid as light

This commit is contained in:
juanatsap
2026-04-27 00:07:59 +01:00
parent 668eb56c9f
commit ae7d0a9ab7
2 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -358,7 +358,7 @@
.chat-avatar-juan {
width: 36px;
height: 36px;
background: none;
background: #ffffff;
padding: 0;
overflow: hidden;
}