mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-05 12:29:54 -06:00
fix(doc): tables that break out of bounds
This commit is contained in:
@@ -42,6 +42,10 @@ const TPL = `<div class="note-detail-doc note-detail-printable">
|
||||
td img {
|
||||
max-width: 40vw;
|
||||
}
|
||||
|
||||
figure.table {
|
||||
overflow: auto !important;
|
||||
}
|
||||
</style>
|
||||
|
||||
<div class="note-detail-doc-content"></div>
|
||||
|
||||
Reference in New Issue
Block a user