Status effect v13

This commit is contained in:
2026-01-10 22:26:34 +01:00
parent 74fecac47e
commit 80b4cde130
4 changed files with 11 additions and 1 deletions

View File

@@ -1210,6 +1210,10 @@ body {
color: rgba(173, 36, 26, 0.9);
text-shadow: 1px 1px 4px #3c3c3c;
}
.system-foundryvtt-reve-de-dragon .rdd-dialog.status-effects li {
display: flex;
flex-direction: row;
}
.system-foundryvtt-reve-de-dragon .rdd-dialog-select img.select-img {
-webkit-box-flex: 0;
-ms-flex: 0 0 48px;