Made bio charcount darker

This commit is contained in:
2025-02-16 12:40:31 +11:00
parent 97404fff1b
commit 840c595cf5

View File

@@ -78,7 +78,7 @@ templ ChangeBio(err string, bio string) {
maxlength="128" maxlength="128"
></textarea> ></textarea>
<span <span
class="absolute right-0 pr-2 bottom-0 pb-2" class="absolute right-0 pr-2 bottom-0 pb-2 text-overlay2"
x-text="bioLenText" x-text="bioLenText"
></span> ></span>
</div> </div>