0
Fork 0
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:
Xiao Yijun 2024-07-09 18:24:32 +08:00 committed by GitHub
parent 55ff41e29b
commit a687c913bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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);