lamassu-server/new-lamassu-admin/src/components/Stepper.module.css
2025-05-12 09:45:43 +01:00

12 lines
No EOL
142 B
CSS

.stage {
display: flex;
height: 28px;
width: 28px;
z-index: 2;
}
.stage > svg {
height: 100%;
width: 100%;
overflow: visible;
}