🆙 Fix the avatar-editor faces

This commit is contained in:
duckietm
2026-04-29 15:44:17 +02:00
parent 78aedc4faa
commit eb0bf80dfa
9 changed files with 102 additions and 18 deletions
+1 -1
View File
@@ -1823,7 +1823,7 @@ body {
position: relative;
aspect-ratio: 1;
width: 100%;
max-width: 42px;
max-width: 64px;
border-radius: 0.3rem !important;
overflow: hidden !important;
background-color: #e9e8e4;