fix: 导入了错误的样式变量位置

This commit is contained in:
ZiuChen 2022-08-15 14:02:00 +08:00
parent b4bb815ac8
commit 94161453b4

View File

@ -1,4 +1,4 @@
@import '../style/variable.less';
@import '../variable.less';
.clip-item {
display: flex;
justify-content: space-between;