Gestion attaques v2 et initiative

This commit is contained in:
2025-09-30 01:33:08 +02:00
parent d0ba1ebf99
commit 7370b633db
44 changed files with 1033 additions and 515 deletions

View File

@@ -1341,14 +1341,18 @@
width: 9rem;
height: fit-content;
border-radius: 0.3rem;
min-width: 6rem;
min-width: 8rem;
flex-basis: auto;
padding: 0;
line-height: 0.95rem;
line-height: 1.6rem;
margin: 0.2rem;
}
.rdd-hud-menu label {
font-size: 0.8rem;
display: flex;
flex-direction: row;
align-items: center;
select, label {
font-size: 1rem;
}
}
/* ======================================== */
.item-checkbox {