elastic/kibana

[Dev Tools] Small design issues in high contrast mode

開放

#217,547 建立於 2025年4月8日

 (8 則留言) (0 個反應) (0 位負責人)TypeScript (8,021 個分叉)batch import
Feature:ConsoleFeature:Search ProfilerTeam:Kibana Managementgood first issue

倉庫指標

星標
 (19,065 顆星)
PR 合併指標
 (平均合併 1天 16小時) (30 天內合併 999 個 PR)

描述

In high contrast mode, some of the Dev Tools components have double borders or rounded corners. This is because the EuiPanel always has a border in high contrast mode, even if it's set to have no shadow and no border. We could try to fix this by using div elements instead.

貢獻者指南