From c4e3004ecf2b48e8ce8682f12d7f801a77ea23c9 Mon Sep 17 00:00:00 2001 From: tlyong1992 Date: Mon, 13 Jun 2022 10:54:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=AC=E5=BC=8F=E4=BB=A3=E7=A0=81=E5=B1=85?= =?UTF-8?q?=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/notion.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/styles/notion.css b/styles/notion.css index a6361d76..7cb04a77 100644 --- a/styles/notion.css +++ b/styles/notion.css @@ -1311,6 +1311,10 @@ svg.notion-page-icon { user-select: none; border-radius: 3px; transition: background 20ms ease-in 0s; + text-align: center; + -ms-overflow-style: none; + overflow: -moz-scrollbars-none; + scrollbar-width: none; /* firefox */ } .notion-equation-inline {