0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-02-24 22:05:56 -05:00

fix(console): add sie preview nav margin (#1275)

This commit is contained in:
Wang Sijie 2022-06-28 22:57:46 +08:00 committed by GitHub
parent 03951a24c5
commit 210ddcea67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@
.nav {
padding: 0 _.unit(6);
margin: 0;
margin: _.unit(6) 0 0 0;
}
.body {