Skip to content

Commit

Permalink
fix(e2e): 修复测试用例报错
Browse files Browse the repository at this point in the history
  • Loading branch information
chenxi-20 committed Nov 20, 2024
1 parent cd2f15a commit 55d59c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/theme/src/base/vars.less
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,6 @@
--tv-color-bg-active-secondary: var(--tv-base-color-common-1); // #fff 次要背景色active色/下拉选中的背景色/一级tab页签背景-选中色/树控件选中背景颜色
--tv-color-bg-active-emphasize: var(--tv-base-color-brand-2); // #deecff 时间选择选中背景色
--tv-color-bg-active-emphasize-light: var(--tv-base-color-brand-1); // #f0f7ff 表格选中背景色
--tv-color-bg-active-dark: var(--tv-base-color-common-11); // #191919 深色背景色激活色(待确认)

/** 2.7 边框色/分割线颜色 **/

Expand Down

0 comments on commit 55d59c7

Please sign in to comment.