Add the bytes panel to the page. (closes #108)

This commit is contained in:
Oliver-Akins 2024-03-08 21:14:30 -07:00
parent 42bd07707d
commit e6e392d7e5
4 changed files with 77 additions and 10 deletions

View file

@ -38,8 +38,8 @@
input[type="text"],
input[type="number"],
textarea {
@include fvtt_reset;
padding: 5px 7px;
@include input-generic;
}
textarea {