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