Merge branch 'dev' into dev_skillslist

# Conflicts:
#	CHANGELOG.md
#	system/styles/l5r5e.css
#	system/system.json
This commit is contained in:
Vlyan
2023-03-26 11:22:28 +02:00
6 changed files with 62 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -546,7 +546,7 @@
}
}
article {
background: $l5r5e-white;
background: $l5r5e-white-light;
padding: 0.5rem;
flex-wrap: wrap;
min-height: calc(100% - 3.25rem);