mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
style(experience): update floating label position (#6211)
This commit is contained in:
parent
55ff41e29b
commit
a687c913bd
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
|||
|
||||
.label {
|
||||
top: 0;
|
||||
left: _.unit(3);
|
||||
left: _.unit(3.25);
|
||||
font: var(--font-body-3);
|
||||
color: var(--color-type-secondary);
|
||||
padding: 0 _.unit(1);
|
||||
|
|
Loading…
Reference in a new issue