align workbench open editors tabs

This commit is contained in:
lix-2026
2026-05-21 05:57:19 +08:00
parent eba1010191
commit fd94792ea6
12 changed files with 897 additions and 2 deletions
+5
View File
@@ -2411,6 +2411,11 @@ body {
color: #1B1C1C;
}
.mnote-main-tab:focus-visible {
outline: 2px solid #2F80ED;
outline-offset: -2px;
}
.mnote-main-tab.is-active {
background: #FFF;
color: #1B1C1C;