Fixed characterCreation experience description

This commit is contained in:
WBHarry 2025-08-01 12:25:15 +02:00
parent ea40be45d3
commit 57e8c1bc75
2 changed files with 2 additions and 1 deletions

View file

@ -292,6 +292,7 @@
textarea {
width: 100%;
resize: none;
border-color: light-dark(@dark-blue, @golden);
}
}
}