feat: remplace les inputs modificateur/aspect par des selects -4 à +4
- roll.mjs : passe modifierChoices dans le contexte du dialogue - roll-dialog.hbs : <select> pour modifier et aspectModifier (-4..+4) - roll.less : select inclus dans la règle width:100% du form-two-col Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -187,7 +187,7 @@
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
input { width: 100%; box-sizing: border-box; }
|
||||
input, select { width: 100%; box-sizing: border-box; }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user