0
Fork 0
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:
Xiao Yijun 2022-12-05 11:27:47 +08:00 committed by GitHub
parent 0e402fdcd3
commit 69b8f93dd6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,9 +47,7 @@
}
label {
display: flex;
align-items: center;
position: relative;
flex: 1;
margin-left: _.unit(2);
}
}