blob: d0c7c6dd47fb39748422fadd4da41c6313d1518e [file] [log] [blame]
@use '~@angular/material' as mat;
@import 'client/theme.scss';
.offline {
font-size: 14px;
padding-left: 24px;
color: mat.get-color-from-palette($hi-warn);
}
.information {
.mat-spinner {
margin: 0 20px;
}
}