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 */}