mirror of
https://github.com/logto-io/logto.git
synced 2025-02-17 22:04:19 -05:00
Merge pull request #1696 from logto-io/charles-log-3848-fix-app-error-illustration-size-issue
fix(console): app error illustration height should not be shrunk
This commit is contained in:
commit
a850694070
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
height: 256px;
|
||||
width: 256px;
|
||||
margin-top: _.unit(30);
|
||||
flex-shrink: 0;
|
||||
}
|
||||
|
||||
label {
|
||||
|
|
Loading…
Add table
Reference in a new issue