declarative table color (#14775)

This commit is contained in:
Alan Ren
2021-03-17 15:32:47 -07:00
committed by GitHub
parent c7cca7e9f0
commit de91969b14
3 changed files with 20 additions and 14 deletions

View File

@@ -26,7 +26,3 @@
width: 100%;
text-align: center;
}
.declarative-table-row.selected {
background-color: rgb(0, 120, 215);
}