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:
MS-01-Codex
2026-08-20 08:18:05 +08:00
co-authored by Cursor multica-agent
parent 22d4dcd339
commit cf7183d0c0
5 changed files with 19 additions and 26 deletions
+5 -9
View File
@@ -2119,10 +2119,6 @@ body[data-active-view="screenerView"] .workspace-view {
}
}
body[data-active-view="screenerView"] .overview-strip {
display: grid;
}
@media (min-width: 901px) {
.screener-page-bar {
min-height: 34px;
@@ -5874,7 +5870,7 @@ body[data-active-view="screenerView"] .overview-strip {
width: 100%;
min-width: 1180px;
min-width: 1376px;
table-layout: fixed;
}
@@ -5895,12 +5891,12 @@ body[data-active-view="screenerView"] .overview-strip {
width: 78px;
}
#screenerView .screener-result-columns col:nth-child(5) {
width: 104px;
#screenerView .screener-result-columns col:nth-child(5),
#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(9) {
width: 82px;