You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
@import '../../base.scss';
|
|
|
|
.cvat-run-model-dialog > div:not(first-child) {
|
|
margin-top: 10px;
|
|
}
|
|
|
|
.cvat-run-model-dialog-info-icon {
|
|
color: $info-icon-color;
|
|
}
|
|
|
|
.cvat-run-model-dialog-remove-mapping-icon {
|
|
color: $danger-icon-color;
|
|
}
|