fix(web): center stepper labels
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -377,6 +377,7 @@ button:disabled {
|
|||||||
.stepper-label {
|
.stepper-label {
|
||||||
font-size: 0.8rem;
|
font-size: 0.8rem;
|
||||||
color: var(--color-text-muted);
|
color: var(--color-text-muted);
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
.stepper-controls {
|
.stepper-controls {
|
||||||
|
|||||||
Reference in New Issue
Block a user