Files
thetool/public/js/pages/PreorderLogistics/PreorderLogistics.css
2025-10-06 10:21:14 +02:00

9 lines
160 B
CSS

.sent-checkbox-wrapper {
display: flex;
align-items: center;
justify-content: center;
}
.sent-checkbox-wrapper .fa-check {
font-size: 1.2rem;
}