mirror of
https://github.com/laughmaker/Zen.git
synced 2026-07-22 04:00:31 +00:00
修复非透明背景模式下下显示不一致的 bug
This commit is contained in:
parent
68fa10c575
commit
ccfa841aba
1 changed files with 1 additions and 1 deletions
|
|
@ -799,7 +799,7 @@ li {
|
|||
background: none;
|
||||
}
|
||||
|
||||
.workspace-tab-header-container {
|
||||
.is-translucent .workspace-tab-header-container {
|
||||
background-color: var(--editor-bg-color) !important;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue