Fix Equipment modal and json filter

This commit is contained in:
2026-07-03 11:53:35 +02:00
parent 130998105a
commit 9720a7befe
5 changed files with 35 additions and 10 deletions
+1 -1
View File
@@ -12183,7 +12183,7 @@ body.documentstyle .rpg-inline-thoughts {
}
.rpg-equipment-modal-content {
background: var(--SmartThemeDialogBgColor);
background: var(--SmartThemeDialogBgColor, #1e1e2e);
border-radius: 8px;
width: 90%;
max-width: 420px;