diff --git a/web/src/index.css b/web/src/index.css index 6f66763..ae7c55b 100644 --- a/web/src/index.css +++ b/web/src/index.css @@ -377,6 +377,7 @@ button:disabled { .stepper-label { font-size: 0.8rem; color: var(--color-text-muted); + text-align: center; } .stepper-controls {