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

fix(console): app error illustration height should not be shrunk

This commit is contained in:
Charles Zhao 2022-07-28 17:52:35 +08:00
parent 0957899d57
commit 301cc6c510
No known key found for this signature in database
GPG key ID: 4858774754C92DF2

View file

@ -18,6 +18,7 @@
height: 256px;
width: 256px;
margin-top: _.unit(30);
flex-shrink: 0;
}
label {