mirror of
https://github.com/logto-io/logto.git
synced 2025-01-06 20:40:08 -05:00
refactor(console): increase the color picker interaction area (#2574)
This commit is contained in:
parent
0e402fdcd3
commit
69b8f93dd6
1 changed files with 1 additions and 3 deletions
|
@ -47,9 +47,7 @@
|
|||
}
|
||||
|
||||
label {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
position: relative;
|
||||
flex: 1;
|
||||
margin-left: _.unit(2);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue