This commit is contained in:
2026-07-16 16:18:57 +02:00
parent 11d4b5acf9
commit de7102ed03

View File

@@ -13770,6 +13770,7 @@ textarea#profile_description {
align-items: flex-start; align-items: flex-start;
width: 100%; width: 100%;
max-width: 100%; max-width: 100%;
min-height: 140px;
box-sizing: border-box; box-sizing: border-box;
margin-bottom: 10px; margin-bottom: 10px;
} }