nopaque/app/static/sass/components/_status-spinner.scss

10 lines
201 B
SCSS
Raw Normal View History

2024-05-21 08:29:12 +00:00
/*
* 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;
}