mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-17 12:56:41 +02:00
fix(app): match status panel bg to dialog
This commit is contained in:
@@ -199,7 +199,7 @@ export function StatusModal(props: { directory: string }) {
|
||||
>
|
||||
<Tabs
|
||||
aria-label={language.t("status.popover.ariaLabel")}
|
||||
class="tabs bg-background-strong rounded-xl overflow-hidden"
|
||||
class="tabs !bg-surface-raised-stronger-non-alpha rounded-xl overflow-hidden"
|
||||
data-component="tabs"
|
||||
data-active="servers"
|
||||
defaultValue="servers"
|
||||
|
||||
Reference in New Issue
Block a user