[fix] text shape outline (#1974)
This PR fixes the text shape outline. ### Change Type - [x] `patch` — Bug fix
This commit is contained in:
parent
852187058a
commit
3fa7dd359d
2 changed files with 1 additions and 6 deletions
|
@ -840,6 +840,7 @@ input,
|
|||
min-width: 1px;
|
||||
min-height: 1px;
|
||||
overflow: visible;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
.tl-text-content {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue