From d4e5af69cd5ccac71e97f77973ec93e3ca3eead7 Mon Sep 17 00:00:00 2001 From: Tushar <116537546+tushack@users.noreply.github.com> Date: Sun, 23 Jul 2023 22:19:12 +0530 Subject: [PATCH] Update styles.css --- src/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles.css b/src/styles.css index 7c411b2..81e6b62 100644 --- a/src/styles.css +++ b/src/styles.css @@ -14,7 +14,7 @@ min-height: 20px; min-width: 0; outline: none; - width: inherit; + width: 100%; will-change: width; vertical-align: baseline; border: 1px solid #eaeaea;