Fix sheet and weapons roll

This commit is contained in:
2023-09-01 20:46:36 +02:00
parent 86a9889359
commit 5e42cfbab1
45 changed files with 136 additions and 135 deletions

View File

@@ -1398,6 +1398,9 @@ Focus FOC: #ff0084
.item-control-end {
align-self: flex-end;
}
.margin-space-4 {
margin-left: 4px;
}
.margin-item-list {
margin-top: 4px;
}