Fix hub iframe nav flicker with normal navigation and loading overlay

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dekun
2026-06-24 00:06:17 +08:00
parent e3559531d9
commit 7f8ae97a98
7 changed files with 59 additions and 36 deletions
+4
View File
@@ -1189,6 +1189,10 @@ body.market-chart-fs-open {
display: none !important;
}
.instance-frame-shell.is-instance-nav-loading .instance-frame {
visibility: hidden;
}
.instance-frame-toolbar {
flex: 0 0 auto;
display: flex;