diff --git a/styles/module.css b/styles/module.css index ce4b05c..6fd9555 100644 --- a/styles/module.css +++ b/styles/module.css @@ -15,7 +15,7 @@ vertical-align: middle; /* Aligns with the text box */ } -.REDY-color-input { +input.REDY-color-input { width: 80px; /* Smaller width for the text box */ display: inline-block; vertical-align: middle; /* Aligns with the color picker */