strated on basic framework for dashboard in web_monitor

This commit is contained in:
UpstreamData
2022-03-04 11:24:06 -07:00
parent 42f5146632
commit 87b8de9029
4 changed files with 109 additions and 9 deletions

View File

@@ -151,6 +151,7 @@ main {
}
.nav-pills .nav-link.active {
color: #212529;
background-image: linear-gradient(180deg, #D0368A 0%, #708AD4 99%);
}