0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-13 21:30:30 -05:00

style(console): sidebar item should align to top (#3885)

This commit is contained in:
Charles Zhao 2023-05-24 10:44:03 +08:00 committed by GitHub
parent 86dee64576
commit 3955658c05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,10 +9,6 @@
overflow-y: auto;
margin-bottom: _.unit(6);
> div + div {
margin-top: _.unit(6);
}
.spacer {
margin: 0;
flex: 1 1 0;