diff --git a/src/index.css b/src/index.css index ebdf4d7..a66e6dd 100644 --- a/src/index.css +++ b/src/index.css @@ -124,6 +124,7 @@ how to remove the virtical space around the range input in IE*/ padding: 0 11px 0 13px; text-overflow: ellipsis; width: 300px; + border-radius: 8px; } @tailwind utilities; \ No newline at end of file