From bd7df724c40ff6e1c6c137937c659fd6969f629d Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Sat, 16 Dec 2023 01:30:57 -0700 Subject: [PATCH] Improve a bit of UX on the sheet to do with the skill dropdown --- .../actors/char-sheet-mvp/partials/skill.hbs | 31 +++++++++++++------ 1 file changed, 22 insertions(+), 9 deletions(-) diff --git a/templates/actors/char-sheet-mvp/partials/skill.hbs b/templates/actors/char-sheet-mvp/partials/skill.hbs index d853e4b..801ab05 100644 --- a/templates/actors/char-sheet-mvp/partials/skill.hbs +++ b/templates/actors/char-sheet-mvp/partials/skill.hbs @@ -1,11 +1,24 @@
- - {{localize (concat "dotdungeon.skill." name)}} - - + +
\ No newline at end of file