mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-11-29 22:12:11 +08:00
build(editor): css变量使用错误导致lightingcss构建失败
This commit is contained in:
parent
b85cf6257d
commit
318433aafe
@ -28,7 +28,7 @@
|
||||
height: 14px;
|
||||
border: 1px solid #1d1f24;
|
||||
&.active {
|
||||
background-color: var($theme-color);
|
||||
background-color: $theme-color;
|
||||
&::after {
|
||||
border: 1px solid #fff;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user