Fix disappearing table on empty result set
This commit is contained in:
parent
6d57622ce3
commit
7aeb015bb1
2 changed files with 14 additions and 7 deletions
|
|
@ -1,7 +1,7 @@
|
|||
:root {
|
||||
--background-color: #edf5f6;
|
||||
--dark-background-color: #e7eced;
|
||||
--light-text-color: #9a9fa0;
|
||||
--light-text-color: #747879;
|
||||
--small-padding: 10px;
|
||||
--medium-padding: 20px;
|
||||
--large-padding: 40px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue