nopaque/app/static/css/status-spinner.css

10 lines
200 B
CSS
Raw Normal View History

2024-05-21 08:29:12 +00:00
/*
2024-07-01 13:37:34 +00:00
* changes preloader size etc. to fit visually better with the chip status
2024-05-21 08:29:12 +00:00
* indicator of jobs
*/
.status-spinner {
margin-bottom: -10px;
width: 30px !important;
height: 30px !important;
}