mirror of
https://github.com/laughmaker/Zen.git
synced 2026-07-22 04:00:31 +00:00
local changes
This commit is contained in:
parent
df19710801
commit
83646ce321
1 changed files with 6 additions and 1 deletions
|
|
@ -3112,4 +3112,9 @@ body:not(.is-mobile) .workspace-tabs.mod-top .workspace-tab-header-container .si
|
|||
|
||||
.omnisearch-input-container__buttons {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.mermaid svg {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
Loading…
Reference in a new issue