Add styling for checks

This commit is contained in:
Johannes Loher 2021-04-20 22:38:00 +02:00
parent 0d03dbf424
commit db69a8f537
7 changed files with 18 additions and 8 deletions

View file

@ -18,7 +18,7 @@ export class DS4ActorSheet extends ActorSheet<ActorSheet.Data<DS4Actor>> {
return mergeObject(superDefaultOptions, {
...superDefaultOptions,
classes: ["ds4", "sheet", "actor"],
height: 600,
height: 615,
scrollY: [
".values",
".inventory",