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