fixed/removed svelte warnings

This commit is contained in:
Jan Prochazka
2022-11-06 08:11:45 +01:00
parent d41b254058
commit 7a5f2a70ad
3 changed files with 8 additions and 8 deletions

View File

@@ -94,7 +94,7 @@
background: var(--theme-bg-hover);
}
.row.isSelected {
/* .row.isSelected {
background: var(--theme-bg-selected);
}
} */
</style>