Fix List without bullet on item sheets

This commit is contained in:
Vlyan
2026-03-11 09:05:57 +01:00
parent 9927c40963
commit ff7be43861
3 changed files with 5 additions and 1 deletions

View File

@@ -6,6 +6,9 @@ Date format : day/month/year
> - `foundry-version`: Stick to the major version of FoundryVTT.
> - `system-version`: System functionalities and Fixes.
## 1.13.5 - ??/03/2026 - ???
- Fix List without bullet on item sheets.
## 1.13.4 - 01/03/2026 - UI Polish, Compendium Upgrades
Welcoming Litasa as a maintainer for the system!

File diff suppressed because one or more lines are too long

View File

@@ -227,6 +227,7 @@ sup {
}
.editor-container,
.editor-content,
.item-description {
ul {
margin: 0.5rem 0;