diff --git a/src/components/room/widgets/furniture/background-color/FurnitureBackgroundColorView.tsx b/src/components/room/widgets/furniture/background-color/FurnitureBackgroundColorView.tsx index 28b21e0e..0d7bdc17 100644 --- a/src/components/room/widgets/furniture/background-color/FurnitureBackgroundColorView.tsx +++ b/src/components/room/widgets/furniture/background-color/FurnitureBackgroundColorView.tsx @@ -98,7 +98,7 @@ export const FurnitureBackgroundColorView: FC<{}> = props => setSaturation(event) } thumbClassName={ 'thumb percent' } @@ -109,7 +109,7 @@ export const FurnitureBackgroundColorView: FC<{}> = props => setLightness(event) } thumbClassName={ 'thumb percent' }