From af139e9d13c80643f6634ad8eda3d589708f1cb7 Mon Sep 17 00:00:00 2001 From: afc163 Date: Fri, 18 Nov 2022 00:01:31 +0800 Subject: [PATCH] docs: remove hotjar (#38654) --- .dumi/theme/common/GlobalStyles.tsx | 23 ----------------------- .dumirc.ts | 20 -------------------- 2 files changed, 43 deletions(-) diff --git a/.dumi/theme/common/GlobalStyles.tsx b/.dumi/theme/common/GlobalStyles.tsx index 6e84e847c5..11754922bf 100644 --- a/.dumi/theme/common/GlobalStyles.tsx +++ b/.dumi/theme/common/GlobalStyles.tsx @@ -1525,10 +1525,6 @@ const GlobalStyles = () => { } } - #_hj_feedback_container { - display: none; - } - /** home 区块 **/ .home-page-wrapper { .page { @@ -1763,25 +1759,6 @@ const GlobalStyles = () => { `} /> - {/* RTL */} - div { - right: auto; - left: 32px; - } - } - - .fixed-widgets { - right: auto; - left: 32px; - } - } - `} - /> - {/* Preview Image */}