diff --git a/apps/client/src/widgets/type_widgets/ContentWidget.css b/apps/client/src/widgets/type_widgets/ContentWidget.css index fb1fb4574c..3d1e9c4b5b 100644 --- a/apps/client/src/widgets/type_widgets/ContentWidget.css +++ b/apps/client/src/widgets/type_widgets/ContentWidget.css @@ -1,16 +1,7 @@ -.type-contentWidget .note-detail { - height: 100%; -} - -.note-detail-content-widget { - height: 100%; -} - .note-detail-content-widget-content { padding: 15px; - height: 100%; } .note-detail.full-height .note-detail-content-widget-content { padding: 0; -} \ No newline at end of file +}