-
[OPIK-5792] [FE] fix: Playground UI regressions (#6527)
发布于
2026-04-28 14:44:35 +00:00 Three small styling fixes to the v2 Playground:
- Halve dark-mode opacity (50% -> 25%) on the keyboard-shortcut chip default variant so the white glyphs read against the primary Run button. Switch raw hex tokens to
bg-white/Nto match theghostInvertedButton pattern. - Align the "Experiment results" label with the first table column header. The table's first
<th>overrides the innerHeaderWrapper'spx-3withpl-5(20px); addpl-2to the gray-bar wrapper so the inner Button (size="sm"->px-3) and span (pl-3) both land at 20px. - In
DataTablePagination'sminimalvariant, switch the page-size trigger tovariant="ghost"and hide the chevron icon, leaving a clean borderless number.
Co-authored-by: Claude Opus 4.7 noreply@anthropic.com
下载附件
- Halve dark-mode opacity (50% -> 25%) on the keyboard-shortcut chip default variant so the white glyphs read against the primary Run button. Switch raw hex tokens to