<!-- ko foreach --> to: data-bind=""

This commit is contained in:
djmaze 2021-04-22 23:41:26 +02:00
parent 14a9f00c6e
commit ffb2f64170
4 changed files with 23 additions and 40 deletions

View file

@ -43,10 +43,6 @@
thead:first-child tr:first-child td {
border-top: 0;
}
// Account for multiple tbody instances
tbody + tbody {
border-top: 2px solid @tableBorder;
}
}