feat: query tables support both sort and custom properties

This commit is contained in:
Tienson Qin
2021-07-19 14:39:16 +08:00
parent 5dcb128c7e
commit fa17476d13
7 changed files with 181 additions and 97 deletions

View File

@@ -427,3 +427,7 @@ a:hover > .bullet-container .bullet {
a.filter svg {
transform: scale(0.9);
}
.table-query-properties svg {
display: inline;
}