0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00

style(console): add margins to the draggable icon in sign-in method items (#2362)

This commit is contained in:
Xiao Yijun 2022-11-09 19:41:52 +08:00 committed by GitHub
parent d1a5592872
commit 33234264ed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,6 +52,7 @@
.draggableIcon {
color: var(--color-text-secondary);
margin-right: _.unit(1);
}
}