forked from public/foundryvtt-reve-de-dragon
Gestion attaques v2 et initiative
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user