Update fixed consistent combobox width

This commit is contained in:
2026-02-02 18:03:35 +00:00
parent f4260061f5
commit 2c55652f92
2 changed files with 5 additions and 5 deletions

View File

@@ -168,7 +168,7 @@ export const getDefaultState = (): AppState => ({
yAxisMin: '',
yAxisMax: '',
simulationDays: '5',
displayedDays: '1',
displayedDays: '2',
showTherapeuticRange: false,
steadyStateDaysEnabled: true,
stickyChart: false,