From 7130b5b5fe6be1c45ec746f261f7118d7c16a0bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Gaya?= <sebastien.gaya@gmail.com> Date: Fri, 31 May 2024 13:36:10 +0200 Subject: [PATCH] Update _summernote.sass --- app/assets/stylesheets/commons/_summernote.sass | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app/assets/stylesheets/commons/_summernote.sass b/app/assets/stylesheets/commons/_summernote.sass index 47399a1fe..d9af8c934 100644 --- a/app/assets/stylesheets/commons/_summernote.sass +++ b/app/assets/stylesheets/commons/_summernote.sass @@ -34,8 +34,6 @@ min-height: 80px padding: 8px padding-top: 0 // Compensation de la hauteur des lignes - * - font-family: $font-family-serif &, p, div @@ -95,4 +93,4 @@ margin-right: 0 margin-top: 0 .note-link-popover - display: none !important \ No newline at end of file + display: none !important -- GitLab