Table background color

This commit is contained in:
Ben Haynes
2021-04-08 17:05:41 -04:00
parent 757bf8bcbd
commit 154b606eb2

View File

@@ -480,6 +480,7 @@ body {
.loading-text,
.no-items-text {
text-align: center;
background-color: var(--background-input);
td {
padding: 16px;