mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
fix(console): set background color for preview iframe (#2481)
This commit is contained in:
parent
e2b0359a62
commit
6a7f08ab38
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@
|
|||
position: absolute;
|
||||
top: -190px;
|
||||
left: -240px;
|
||||
background: var(--color-surface-1);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue