nopaque/app/static/css/status-spinner.css
2024-07-01 15:37:34 +02:00

10 lines
200 B
CSS

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