adjust style

This commit is contained in:
Qing
2024-05-06 22:28:36 +08:00
parent e4e3871bf2
commit 0b9ce2cabe
4 changed files with 20 additions and 20 deletions

View File

@@ -62,7 +62,7 @@ const CV2Options = () => {
/>
<NumberInput
id="cv2-radius"
className="w-[60px] rounded-full"
className="w-[50px] rounded-full"
numberValue={settings.cv2Radius}
allowFloat={false}
onNumberValueChange={(val) => {