Skip to content
Snippets Groups Projects

Add data check system

Merged Jonathan Weth requested to merge feature/data-checks into master
2 files
+ 6
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -543,6 +543,10 @@ main .alert p:first-child, main .alert div:first-child {
height: 100%;
}
.btn-margin {
margin-bottom: 5px;
}
/* Dashboard */
Loading