mirror of https://github.com/ColorlibHQ/AdminLTE
parent
6fb29e917a
commit
a4c05ef9c6
|
@ -683,4 +683,8 @@ body:not(.layout-fixed) {
|
||||||
color: $white;
|
color: $white;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.preloader {
|
||||||
|
background-color: $dark;
|
||||||
|
color: $white;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue