Problems: show maintenance icon with host name

This commit is contained in:
Alexander Zobnin
2020-05-15 19:50:03 +03:00
parent a61816dc1c
commit a3f45f1bb8
2 changed files with 24 additions and 2 deletions

View File

@@ -7,6 +7,11 @@
i {
width: 1rem;
}
&.fired {
color: $problem-statusbar-fired;
text-shadow: 0px 0px 10px rgba($problem-statusbar-fired, 0.5);
}
}
// <ReactTable /> styles