Merge pull request #13629 from brocktopus/vast_grimm

[Vast Grimm] minor bug fixes
This commit is contained in:
Kayla Fischer
2025-01-02 10:23:49 -08:00
committed by GitHub
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -844,7 +844,7 @@
<label>
<span class="specialelite" data-i18n="description-u">Description</span>
</label>
<textarea></textarea>
<textarea type="text" name="attr_npcdescription"></textarea>
</div>
<div class="section white-bg blue-border">
+4
View File
@@ -107,6 +107,10 @@ select.dtype {
font-weight: bold;
}
div#bio-avatar {
z-index: 100;
}
/* end of kitchen sink template CSS */