[fix] text shape outline (#1974)

This PR fixes the text shape outline.

### Change Type

- [x] `patch` — Bug fix
This commit is contained in:
Steve Ruiz 2023-10-02 12:14:37 +01:00 committed by GitHub
parent 852187058a
commit 3fa7dd359d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 6 deletions

View file

@ -840,6 +840,7 @@ input,
min-width: 1px;
min-height: 1px;
overflow: visible;
outline: none;
}
.tl-text-content {