diff --git a/mods/core/css/theme.css b/mods/core/css/theme.css index f5b270d..3ea2b56 100644 --- a/mods/core/css/theme.css +++ b/mods/core/css/theme.css @@ -335,7 +335,8 @@ } /* normalise inline-table size */ -.notion-page-content .notion-collection_view-block { +.notion-page-content .notion-collection_view-block[style*=' width'], +.notion-page-content .notion-collection_view-block[style^='width'] { width: 100% !important; } .notion-page-content