hotfix: view styles

This commit is contained in:
2024-08-22 17:00:40 +02:00
parent 4fa1c05831
commit 8920b1e5e8
2 changed files with 3 additions and 1 deletions
@@ -499,6 +499,7 @@ table {
tr,
.a-row {
background-color: $rowCol;
vertical-align: middle;
&:nth-child(even) {
background-color: lighten($rowCol, 5);