nopaque/app/static/sass/components/_status-spinner.scss
2024-05-21 10:29:12 +02:00

10 lines
201 B
SCSS

/*
* changes preoloader size etc. to fit visually better with the chip status
* indicator of jobs
*/
.status-spinner {
margin-bottom: -10px;
width: 30px !important;
height: 30px !important;
}