Fix some more styles

This commit is contained in:
Gregory Schier
2024-08-15 05:58:09 -07:00
parent 795aaae2f5
commit 6bc697e4a7
6 changed files with 11 additions and 12 deletions

View File

@@ -23,7 +23,7 @@ export function WindowControls({ className, onlyX }: Props) {
{!onlyX && (
<>
<Button
className="!h-full px-4 text-text-subtle hocus:text hocus:bg-surface-highlight-secondary rounded-none"
className="!h-full px-4 text-text-subtle hocus:text hocus:bg-surface-highlight rounded-none"
color="custom"
onClick={() => getCurrentWebviewWindow().minimize()}
>