Try this:
.cp__sidebar-main-content:has(table) {
max-width: var(--ls-main-content-max-width-wide);
}
Try this:
.cp__sidebar-main-content:has(table) {
max-width: var(--ls-main-content-max-width-wide);
}
That works great, thank you!!
Have a look at the example plugin logseq-awesome-fonts, the changing width functionality is built in