UX: Fix position of characters count on objects setting input field (#26357)
This commit is contained in:
parent
ef895f1c32
commit
fbde7f8bc1
|
@ -48,6 +48,7 @@
|
|||
display: flex;
|
||||
flex-direction: row;
|
||||
margin-top: 0.2em;
|
||||
width: 100%;
|
||||
|
||||
.schema-field__input-count {
|
||||
margin-left: auto;
|
||||
|
|
Loading…
Reference in New Issue