issues
search
CodeWringer
/
strive-foundryVTT
STRIVE system for FoundryVTT
GNU General Public License v3.0
1
stars
0
forks
source link
Label font inconsistent
#227
Closed
CodeWringer
closed
1 year ago
CodeWringer
commented
1 year ago
Rename the
InputLabel
component to
Label
.
Ensure the fancy font is used for:
All section headers.
All input labels.
Ensure the fancy font is
not
used for:
Values of inputs.
Purely numerical labels.
CodeWringer
commented
1 year ago
Also relates to #203
InputLabel
component toLabel
.