This commit is contained in:
2025-12-02 17:01:07 +08:00
parent efd244f930
commit 4299d4a8df
9 changed files with 202 additions and 152 deletions

View File

@@ -251,6 +251,9 @@
text-overflow: ellipsis;
white-space: nowrap;
text-align: right;
&.placeholder {
color: rgba(60, 60, 67, 0.3);
}
}
.bio_textarea {