fix: add top margin to empty state message
This commit is contained in:
parent
d1ee6d163c
commit
5f52e51e7b
1 changed files with 4 additions and 0 deletions
|
|
@ -16,6 +16,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
.empty-dashboard {
|
||||
margin-top: 45px;
|
||||
}
|
||||
|
||||
.page-form {
|
||||
height: 50px;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue