From 6d8400e11ac5ebb05b43a12367384e686f834d7c Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Mon, 28 Oct 2024 12:23:25 +0800 Subject: feat: add menu-item for edit map without editor --- src/css/dumbymap.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/css/dumbymap.css') diff --git a/src/css/dumbymap.css b/src/css/dumbymap.css index d641785..f0b4575 100644 --- a/src/css/dumbymap.css +++ b/src/css/dumbymap.css @@ -740,3 +740,10 @@ pre:has(.mapclay) { .draggable-block:has(pre:only-child [data-placeholder]:only-child) { display: none; } + +textarea .edit-map { + text-wrap: nowrap; + + font-size: 1.1rem; + line-height: 1.5; +} -- cgit v1.2.3-70-g09d2