fix: restore B-147 dialog tokens and unclip screener headers
Co-authored-by: Cursor <cursoragent@cursor.com> Co-authored-by: multica-agent <github@multica.ai>
This commit is contained in:
co-authored by
Cursor
multica-agent
parent
22d4dcd339
commit
cf7183d0c0
@@ -380,7 +380,7 @@
|
|||||||
"/shared/components/tables.css?v=20260820-1",
|
"/shared/components/tables.css?v=20260820-1",
|
||||||
"/shared/components/dialogs.css?v=20260820-3",
|
"/shared/components/dialogs.css?v=20260820-3",
|
||||||
"/shared/components/feedback.css?v=20260806-1",
|
"/shared/components/feedback.css?v=20260806-1",
|
||||||
"/pages/market/foundation.css?v=20260806-1",
|
"/pages/market/foundation.css?v=20260820-4",
|
||||||
"/pages/sentiment/foundation.css?v=20260820-2",
|
"/pages/sentiment/foundation.css?v=20260820-2",
|
||||||
"/pages/pools/foundation.css?v=20260820-1",
|
"/pages/pools/foundation.css?v=20260820-1",
|
||||||
"/pages/ladder/foundation.css?v=20260820-1",
|
"/pages/ladder/foundation.css?v=20260820-1",
|
||||||
@@ -389,10 +389,10 @@
|
|||||||
"/pages/themes/foundation.css?v=20260820-1",
|
"/pages/themes/foundation.css?v=20260820-1",
|
||||||
"/pages/popularity/foundation.css?v=20260820-1",
|
"/pages/popularity/foundation.css?v=20260820-1",
|
||||||
"/pages/dragon-tiger/foundation.css?v=20260820-1",
|
"/pages/dragon-tiger/foundation.css?v=20260820-1",
|
||||||
"/pages/screener/foundation.css?v=20260820-3",
|
"/pages/screener/foundation.css?v=20260820-4",
|
||||||
"/pages/mentor/foundation.css?v=20260820-2",
|
"/pages/mentor/foundation.css?v=20260820-2",
|
||||||
"/pages/heaven/foundation.css?v=20260806-2",
|
"/pages/heaven/foundation.css?v=20260806-2",
|
||||||
"/pages/review/foundation.css?v=20260820-3"
|
"/pages/review/foundation.css?v=20260820-4"
|
||||||
],
|
],
|
||||||
"frontend_composition": {
|
"frontend_composition": {
|
||||||
"shell": "frontend/index.html",
|
"shell": "frontend/index.html",
|
||||||
@@ -441,8 +441,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "frontend/pages/screener/foundation.css",
|
"path": "frontend/pages/screener/foundation.css",
|
||||||
"bytes": 103623,
|
"bytes": 103547,
|
||||||
"lines": 6580
|
"lines": 6576
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"path": "frontend/pages/heaven/page.js",
|
"path": "frontend/pages/heaven/page.js",
|
||||||
|
|||||||
@@ -27,7 +27,7 @@
|
|||||||
<link rel="stylesheet" href="/shared/components/tables.css?v=20260820-1">
|
<link rel="stylesheet" href="/shared/components/tables.css?v=20260820-1">
|
||||||
<link rel="stylesheet" href="/shared/components/dialogs.css?v=20260820-3">
|
<link rel="stylesheet" href="/shared/components/dialogs.css?v=20260820-3">
|
||||||
<link rel="stylesheet" href="/shared/components/feedback.css?v=20260806-1">
|
<link rel="stylesheet" href="/shared/components/feedback.css?v=20260806-1">
|
||||||
<link rel="stylesheet" href="/pages/market/foundation.css?v=20260806-1">
|
<link rel="stylesheet" href="/pages/market/foundation.css?v=20260820-4">
|
||||||
<link rel="stylesheet" href="/pages/sentiment/foundation.css?v=20260820-2">
|
<link rel="stylesheet" href="/pages/sentiment/foundation.css?v=20260820-2">
|
||||||
<link rel="stylesheet" href="/pages/pools/foundation.css?v=20260820-1">
|
<link rel="stylesheet" href="/pages/pools/foundation.css?v=20260820-1">
|
||||||
<link rel="stylesheet" href="/pages/ladder/foundation.css?v=20260820-1">
|
<link rel="stylesheet" href="/pages/ladder/foundation.css?v=20260820-1">
|
||||||
@@ -36,10 +36,10 @@
|
|||||||
<link rel="stylesheet" href="/pages/themes/foundation.css?v=20260820-1">
|
<link rel="stylesheet" href="/pages/themes/foundation.css?v=20260820-1">
|
||||||
<link rel="stylesheet" href="/pages/popularity/foundation.css?v=20260820-1">
|
<link rel="stylesheet" href="/pages/popularity/foundation.css?v=20260820-1">
|
||||||
<link rel="stylesheet" href="/pages/dragon-tiger/foundation.css?v=20260820-1">
|
<link rel="stylesheet" href="/pages/dragon-tiger/foundation.css?v=20260820-1">
|
||||||
<link rel="stylesheet" href="/pages/screener/foundation.css?v=20260820-3">
|
<link rel="stylesheet" href="/pages/screener/foundation.css?v=20260820-4">
|
||||||
<link rel="stylesheet" href="/pages/mentor/foundation.css?v=20260820-2">
|
<link rel="stylesheet" href="/pages/mentor/foundation.css?v=20260820-2">
|
||||||
<link rel="stylesheet" href="/pages/heaven/foundation.css?v=20260806-2">
|
<link rel="stylesheet" href="/pages/heaven/foundation.css?v=20260806-2">
|
||||||
<link rel="stylesheet" href="/pages/review/foundation.css?v=20260820-3">
|
<link rel="stylesheet" href="/pages/review/foundation.css?v=20260820-4">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<section id="authGate" class="auth-gate" aria-label="账号登录">
|
<section id="authGate" class="auth-gate" aria-label="账号登录">
|
||||||
|
|||||||
+6
-5
@@ -790,7 +790,8 @@
|
|||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
:is(.global-search-dialog, .stock-dialog, .settings-dialog:not(.heaven-reading-dialog)) {
|
:is(.global-search-dialog, .stock-dialog, .settings-dialog:not(.heaven-reading-dialog)),
|
||||||
|
:root[data-theme="dark"] :is(.global-search-dialog, .stock-dialog, .settings-dialog:not(.heaven-reading-dialog)) {
|
||||||
--dialog-line: var(--border);
|
--dialog-line: var(--border);
|
||||||
|
|
||||||
--dialog-line-strong: var(--border-strong);
|
--dialog-line-strong: var(--border-strong);
|
||||||
@@ -803,17 +804,17 @@
|
|||||||
|
|
||||||
border: 1px solid var(--dialog-line-strong);
|
border: 1px solid var(--dialog-line-strong);
|
||||||
|
|
||||||
border-radius: 10px;
|
border-radius: var(--size-radius-dialog);
|
||||||
|
|
||||||
background: var(--surface);
|
background: var(--surface);
|
||||||
|
|
||||||
color: var(--dialog-ink);
|
color: var(--dialog-ink);
|
||||||
|
|
||||||
box-shadow: rgba(25, 36, 48, 0.2) 0px 26px 72px, rgba(25, 36, 48, 0.08) 0px 4px 14px;
|
box-shadow: var(--shadow-float);
|
||||||
}
|
}
|
||||||
|
|
||||||
:is(.global-search-dialog, .stock-dialog, .settings-dialog:not(.heaven-reading-dialog))::backdrop {
|
:is(.global-search-dialog, .stock-dialog, .settings-dialog:not(.heaven-reading-dialog))::backdrop {
|
||||||
background: rgba(28, 39, 50, 0.46);
|
background: var(--backdrop);
|
||||||
|
|
||||||
backdrop-filter: blur(3px);
|
backdrop-filter: blur(3px);
|
||||||
}
|
}
|
||||||
@@ -1133,7 +1134,7 @@
|
|||||||
|
|
||||||
margin: 8px auto;
|
margin: 8px auto;
|
||||||
|
|
||||||
border-radius: 8px;
|
border-radius: var(--size-radius-dialog);
|
||||||
}
|
}
|
||||||
|
|
||||||
:is(.stock-dialog, .settings-dialog:not(.heaven-reading-dialog)) .dialog-header {
|
:is(.stock-dialog, .settings-dialog:not(.heaven-reading-dialog)) .dialog-header {
|
||||||
|
|||||||
-4
@@ -217,10 +217,6 @@ body[data-active-view="reviewWorkspaceView"] .workspace-view {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
body[data-active-view="reviewWorkspaceView"] .overview-strip {
|
|
||||||
display: grid;
|
|
||||||
}
|
|
||||||
|
|
||||||
.trade-journal-section .trade-log-summary {
|
.trade-journal-section .trade-log-summary {
|
||||||
min-height: 58px;
|
min-height: 58px;
|
||||||
}
|
}
|
||||||
|
|||||||
+5
-9
@@ -2119,10 +2119,6 @@ body[data-active-view="screenerView"] .workspace-view {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
body[data-active-view="screenerView"] .overview-strip {
|
|
||||||
display: grid;
|
|
||||||
}
|
|
||||||
|
|
||||||
@media (min-width: 901px) {
|
@media (min-width: 901px) {
|
||||||
.screener-page-bar {
|
.screener-page-bar {
|
||||||
min-height: 34px;
|
min-height: 34px;
|
||||||
@@ -5874,7 +5870,7 @@ body[data-active-view="screenerView"] .overview-strip {
|
|||||||
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|
||||||
min-width: 1180px;
|
min-width: 1376px;
|
||||||
|
|
||||||
table-layout: fixed;
|
table-layout: fixed;
|
||||||
}
|
}
|
||||||
@@ -5895,12 +5891,12 @@ body[data-active-view="screenerView"] .overview-strip {
|
|||||||
width: 78px;
|
width: 78px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#screenerView .screener-result-columns col:nth-child(5) {
|
#screenerView .screener-result-columns col:nth-child(5),
|
||||||
width: 104px;
|
#screenerView .screener-result-columns col:nth-child(6),
|
||||||
|
#screenerView .screener-result-columns col:nth-child(7) {
|
||||||
|
width: 120px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#screenerView .screener-result-columns col:nth-child(6),
|
|
||||||
#screenerView .screener-result-columns col:nth-child(7),
|
|
||||||
#screenerView .screener-result-columns col:nth-child(8),
|
#screenerView .screener-result-columns col:nth-child(8),
|
||||||
#screenerView .screener-result-columns col:nth-child(9) {
|
#screenerView .screener-result-columns col:nth-child(9) {
|
||||||
width: 82px;
|
width: 82px;
|
||||||
|
|||||||
Reference in New Issue
Block a user