hotfix/2.14.2.2405.02

公式编辑
This commit is contained in:
黎永顺 2024-05-28 16:25:25 +08:00
parent bd811da894
commit 3418bfe4aa
1 changed files with 12 additions and 0 deletions

View File

@ -71,3 +71,15 @@
}
}
}
//公式编辑框样式
.excel-codeBox {
.cm-variable {
}
.cm-string-2 {
color: inherit !important;
}
}