docs: add tables example

This commit is contained in:
Hans Pagel
2021-01-27 12:09:36 +01:00
parent 91a5aa32b1
commit 768b8bd8a2
5 changed files with 257 additions and 0 deletions

View File

@@ -146,6 +146,7 @@ export default {
th {
font-weight: bold;
text-align: left;
background-color: #f1f3f5;
}
.selectedCell:after {