Update the mob sheet CSS

This commit is contained in:
Oliver-Akins 2024-01-28 16:04:13 -07:00
parent 028b8629fe
commit e2de711388
3 changed files with 2 additions and 18 deletions

View file

@ -3,12 +3,6 @@
.dotdungeon .actor--mob {
padding: 4px;
input[type=text] {
font-size: 1.5em;
height: 1.5em;
width: 100%;
}
textarea {
width: 100%;
resize: vertical;