From 4817f6a032f9fe23ae5d9ca7afd68a5c6b90ad8f Mon Sep 17 00:00:00 2001 From: Vanessa Date: Fri, 26 May 2023 16:19:59 +0800 Subject: [PATCH] :art: https://github.com/siyuan-note/siyuan/issues/8294#issuecomment-1563880054 --- app/src/assets/scss/protyle/_wysiwyg.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/assets/scss/protyle/_wysiwyg.scss b/app/src/assets/scss/protyle/_wysiwyg.scss index d18ec6426..3f1238efe 100644 --- a/app/src/assets/scss/protyle/_wysiwyg.scss +++ b/app/src/assets/scss/protyle/_wysiwyg.scss @@ -258,7 +258,7 @@ &.table[custom-pinthead="true"] { table { - height: 50vh; + max-height: 50vh; } thead {