mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-06-03 07:26:45 +00:00
@@ -1,2 +1,2 @@
|
|||||||
# 环境变量 @see https://www.nextjs.cn/docs/basic-features/environment-variables
|
# 环境变量 @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",
|
"name": "notion-next",
|
||||||
"version": "3.9.5",
|
"version": "3.9.6",
|
||||||
"homepage": "https://github.com/tangly1024/NotionNext.git",
|
"homepage": "https://github.com/tangly1024/NotionNext.git",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|||||||
@@ -2001,3 +2001,7 @@ code.language-mermaid {
|
|||||||
.code-toolbar{
|
.code-toolbar{
|
||||||
@apply w-full shadow-md;
|
@apply w-full shadow-md;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mermaid > {
|
||||||
|
margin: auto;
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user