diff --git a/web/src/features/system-settings/models/model-pricing-sheet.tsx b/web/src/features/system-settings/models/model-pricing-sheet.tsx
index 4c0178f9a452..95ec0835460e 100644
--- a/web/src/features/system-settings/models/model-pricing-sheet.tsx
+++ b/web/src/features/system-settings/models/model-pricing-sheet.tsx
@@ -501,7 +501,7 @@ export const ModelPricingEditorPanel = forwardRef<
autoComplete='off'
>
-
+
{warnings.length > 0 && (
@@ -570,7 +570,7 @@ export const ModelPricingEditorPanel = forwardRef<
-
+
{laneConfigs.map((lane) => {
const disabled =
lane.key === 'audioOutput' &&
diff --git a/web/src/features/system-settings/models/model-ratio-visual-editor.tsx b/web/src/features/system-settings/models/model-ratio-visual-editor.tsx
index 5013455c9bba..790751826165 100644
--- a/web/src/features/system-settings/models/model-ratio-visual-editor.tsx
+++ b/web/src/features/system-settings/models/model-ratio-visual-editor.tsx
@@ -677,7 +677,7 @@ const ModelRatioVisualEditorComponent = forwardRef<
return (