fix: replace variable usage
This commit is contained in:
@@ -19,10 +19,9 @@ export default {
|
||||
</script>
|
||||
|
||||
<style lang="less" scoped>
|
||||
|
||||
.target {
|
||||
width: 80px;
|
||||
height: 80px;
|
||||
background: @veui-gray-color-6;
|
||||
background: #e7e7e7;
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user