From 7bec77334fc5bef5492be2481409454f590ad2fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 26 Oct 2023 01:32:14 +0000 Subject: [PATCH] update default_config.json --- dist/default_config.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/dist/default_config.json b/dist/default_config.json index 65ee291..9ffeaf7 100644 --- a/dist/default_config.json +++ b/dist/default_config.json @@ -4442,8 +4442,17 @@ "bodyRule.add": { "enable": false } + }, + { + "id": "hub.logseq", + "matches": [ + "hub.logseq.com" + ], + "globalStyles": { + "[class*=':h-[']": "height:unset;" + } } ], - "buildinConfigUpdatedAt": "2023-10-25T08:54:21.034Z", + "buildinConfigUpdatedAt": "2023-10-26T01:32:14.117Z", "latestVersion": "0.10.7" }