Updated empty-rows style
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2021-11-12 15:54:07 +01:00
parent 86f8e81251
commit 58f329c561
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ smart-table table {
.vn-check { .vn-check {
margin: 0; margin: 0;
} }
.empty-rows { .empty-rows > td {
color: $color-font-secondary; color: $color-font-secondary;
font-size: 1.375rem; font-size: 1.375rem;
text-align: center; text-align: center;