mirror of
https://github.com/ZiuChen/ClipboardManager.git
synced 2025-12-20 01:35:42 +08:00
fix: 导入了错误的样式变量位置
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
@import '../style/variable.less';
|
@import '../variable.less';
|
||||||
.clip-item {
|
.clip-item {
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|||||||
Reference in New Issue
Block a user