@brighthr/component-input
Advanced tools
Comparing version 3.0.4 to 3.0.5
@@ -49,3 +49,3 @@ // src/index.tsx | ||
className: cn( | ||
"rounded px-3.5 w-full font-semibold text-neutral-700 border-2 outline-none placeholder:font-normal placeholder:text-neutral-500", | ||
"rounded px-3.5 w-full font-semibold text-neutral-700 border-2 outline-none placeholder:font-normal placeholder:text-neutral-500 [appearance:textfield] [&::-webkit-outer-spin-button]:appearance-none [&::-webkit-inner-spin-button]:appearance-none", | ||
{ | ||
@@ -52,0 +52,0 @@ "py-[7px]": inputSize === "base", |
{ | ||
"name": "@brighthr/component-input", | ||
"version": "3.0.4", | ||
"version": "3.0.5", | ||
"license": "MIT", | ||
@@ -26,3 +26,3 @@ "type": "module", | ||
}, | ||
"gitHead": "2b2a43e70807fb9ff3866a5e5504128f367bc3c5" | ||
"gitHead": "352b0e3d2846cedb4f28aab3bf959052e7b6b38f" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
24366