Files
fredy/ui/src/views/jobs/mutation/JobMutation.less
Alexander Roidl 2b36f868e7 Project-wide linting and formatting (#150)
* chore: configure project-wide linting and formatting

* chore: run lint autofix and formatter
2025-07-26 20:42:58 +02:00

11 lines
135 B
Plaintext

.jobMutation {
&__newButton {
float: right;
margin-bottom: 1rem;
}
}
.semi-select-option-list-wrapper {
width: 25rem;
}