Replies: 1 comment 4 replies
-
You can define a css class for the file using some YAML. Check frontmatter docs for that. With a custom CSS class, you can then target the table with some CSS. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering how I could change the alignment for table columns in tables created with the dataviewjs
dv.table()
function? Is this at all possible? I couldn't find anything in the docs ... 🙈Beta Was this translation helpful? Give feedback.
All reactions