Fix apv2, WIP

This commit is contained in:
2026-06-06 22:37:29 +02:00
parent c571e6a209
commit c23de0ea66
37 changed files with 199 additions and 118 deletions
+7 -2
View File
@@ -5,7 +5,7 @@
.sheet-header {
.background-image(url("@{ui-path}/barre_haut.webp"), no-repeat, 100% 100%, right top);
padding: 0.5rem;
max-height: 110px;
max-height: 150px;
}
.ability-value,
@@ -179,7 +179,12 @@
flex: 1;
display: flex;
flex-direction: column;
gap: 10px;
gap: 4px;
}
.sheet-header .resource {
padding: 4px 8px;
margin-bottom: 0;
}
.resources {