UX: Fix position of characters count on objects setting input field (#26357)

This commit is contained in:
Alan Guo Xiang Tan 2024-03-26 12:54:04 +08:00 committed by GitHub
parent ef895f1c32
commit fbde7f8bc1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@
display: flex;
flex-direction: row;
margin-top: 0.2em;
width: 100%;
.schema-field__input-count {
margin-left: auto;