mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 15:09:22 +00:00
Merge pull request #2956 from tangly1024/fix/heo-theme-sticky
Heo sticky bug
This commit is contained in:
@@ -9,7 +9,6 @@ const Style = () => {
|
||||
<style jsx global>{`
|
||||
body {
|
||||
background-color: #f7f9fe;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
// 公告栏中的字体固定白色
|
||||
@@ -67,3 +66,4 @@ const Style = () => {
|
||||
}
|
||||
|
||||
export { Style }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user