From fa60f4b1a204660826249a5ec75dabbf49ebd57d Mon Sep 17 00:00:00 2001 From: Yuichiro Yamashita Date: Thu, 20 Apr 2023 16:25:34 +0900 Subject: [PATCH] Update index.css --- package/index.css | 1 - 1 file changed, 1 deletion(-) diff --git a/package/index.css b/package/index.css index 82add91..dfe7a97 100644 --- a/package/index.css +++ b/package/index.css @@ -42,7 +42,6 @@ :where(textarea) { resize: vertical; - resize: block; } :where(button, label, select, summary, [role='button'], [role='option']) {