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:
parent
d1a5592872
commit
33234264ed
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@
|
|||
|
||||
.draggableIcon {
|
||||
color: var(--color-text-secondary);
|
||||
margin-right: _.unit(1);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue