From 61a4a2230b2e5f93cc586a296b2f49e5f2b7e5ce Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Mon, 2 Dec 2024 21:52:44 +0200 Subject: [PATCH] style(next): regression in list-type note list layout --- src/public/stylesheets/theme-next.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/public/stylesheets/theme-next.css b/src/public/stylesheets/theme-next.css index 4de34232c..ce053c72e 100644 --- a/src/public/stylesheets/theme-next.css +++ b/src/public/stylesheets/theme-next.css @@ -1142,8 +1142,6 @@ html .note-detail-editable-text :not(figure, .include-note):first-child { .note-list-wrapper .note-book-card .note-book-header:last-child { border-bottom: 0; - margin-bottom: 0; - padding-bottom: 0; } .note-list-wrapper .note-book-card .note-book-content {