Merge "Fix vertical offset in editable label"
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
_verticalOffset: {
|
||||
type: Number,
|
||||
readOnly: true,
|
||||
value: 30,
|
||||
value: -30,
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user