From d1d8bb8516c74dbbd3472f1ed4fccfeb6acb0d8c Mon Sep 17 00:00:00 2001 From: walcutt Date: Fri, 13 Dec 2024 14:31:47 -0500 Subject: [PATCH] Textarea tweaks --- styles/hench.css | 4 ++++ templates/actors/hench.hbs | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/styles/hench.css b/styles/hench.css index 5566bcb..45458ae 100644 --- a/styles/hench.css +++ b/styles/hench.css @@ -122,6 +122,10 @@ margin: 0; } +.hench-sheet-container textarea { + resize: vertical; +} + /* Specific */ .hench-row-even{ diff --git a/templates/actors/hench.hbs b/templates/actors/hench.hbs index d80873e..41443a2 100644 --- a/templates/actors/hench.hbs +++ b/templates/actors/hench.hbs @@ -256,7 +256,7 @@
- +