This commit is contained in:
何振东 2026-05-21 23:47:19 +08:00
parent e4eea22e64
commit c817a65679
4 changed files with 5 additions and 4 deletions

View file

@ -1,7 +1,7 @@
{
"name": "Zen",
"version": "9.0.8",
"version": "9.0.9",
"minAppVersion": "1.9.0",
"author": "laughmaker",
"authorUrl": "https://github.com/laughmaker"
}
}

View file

@ -1,6 +1,6 @@
{
"name": "Zen",
"version": "9.0.8",
"version": "9.0.9",
"scripts": {
"version": "node version-bump.mjs && git add manifest.json versions.json"
}

View file

@ -1560,7 +1560,7 @@ body:not(.heading-bottom-line-off) .markdown-rendered h6 {
body:not(.is-mobile) .workspace-tab-header.is-active {
box-shadow: none;
border-bottom-width: 1.5px;
border-bottom-width: .2px;
border-bottom-color: var(--text-accent) !important;
border-bottom-style: solid;
background-color: transparent;

View file

@ -1,4 +1,5 @@
{
"9.0.9": "1.9.0",
"9.0.8": "1.9.0",
"9.0.7": "1.9.0",
"9.0.6": "1.9.0",