mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
feat(ui): color picker number input outline styling
This commit is contained in:
@@ -186,8 +186,8 @@ const SliderToolWidthPickerComponent = memo(
|
||||
alwaysShowMarks
|
||||
/>
|
||||
<CompositeNumberInput
|
||||
w={24}
|
||||
h={8}
|
||||
w={28}
|
||||
variant="outline"
|
||||
min={1}
|
||||
max={600}
|
||||
value={localValue}
|
||||
|
||||
Reference in New Issue
Block a user