Files
bodyshop/client/src/components/job-close-ro-guard/job-close-ro-guard.styles.scss
2024-04-03 14:18:45 -07:00

11 lines
110 B
SCSS

.ro-guard-col {
.ant-card {
height: 100%;
}
}
.ro-guard-col-50 {
.ant-card {
height: 50%;
}
}