Ajout dialog employé
This commit is contained in:
@@ -21,6 +21,16 @@
|
||||
gap: @spacing-md;
|
||||
}
|
||||
|
||||
// Réduction de la taille des champs PV
|
||||
.dnc-actor-sheet .hp-field .counter-field input[type="number"] {
|
||||
max-width: 60px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.dnc-actor-sheet .hp-field .counter-field {
|
||||
gap: @spacing-xs;
|
||||
}
|
||||
|
||||
.dnc-actor-sheet .profile-card-wide {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user