mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
@@ -1,2 +1,2 @@
|
||||
# 环境变量 @see https://www.nextjs.cn/docs/basic-features/environment-variables
|
||||
NEXT_PUBLIC_VERSION=3.9.5
|
||||
NEXT_PUBLIC_VERSION=3.9.6
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "notion-next",
|
||||
"version": "3.9.5",
|
||||
"version": "3.9.6",
|
||||
"homepage": "https://github.com/tangly1024/NotionNext.git",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
@@ -2000,4 +2000,8 @@ code.language-mermaid {
|
||||
|
||||
.code-toolbar{
|
||||
@apply w-full shadow-md;
|
||||
}
|
||||
|
||||
.mermaid > {
|
||||
margin: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user