mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 15:15:01 +00:00
fix: no border for table rows
This commit is contained in:
@@ -542,6 +542,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.ls-table .ls-block {
|
||||
container-type: initial;
|
||||
}
|
||||
|
||||
#main-content-container, #right-sidebar {
|
||||
container-type: inline-size;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user