fix: 解决文本组件内边距预览的时候会撑开的问题
This commit is contained in:
parent
b5750246f1
commit
eb804cbb5f
@ -70,6 +70,7 @@ const click = () => {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: v-bind('textAlign');
|
||||
overflow: hidden;
|
||||
|
||||
.content {
|
||||
color: v-bind('fontColor');
|
||||
|
Loading…
x
Reference in New Issue
Block a user