fix: add top margin to empty state message

This commit is contained in:
prssanna 2020-04-27 23:05:11 +05:30
parent d1ee6d163c
commit 5f52e51e7b

View file

@ -16,6 +16,10 @@
}
}
.empty-dashboard {
margin-top: 45px;
}
.page-form {
height: 50px;