mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 00:13:44 +08:00
chore: restore linux custom close button
This commit is contained in:
parent
ac884da56b
commit
73bad8f355
@ -95,7 +95,7 @@ export const LayoutControl = () => {
|
||||
svg: { transform: "scale(1.05)" },
|
||||
":hover": { bgcolor: "#ff000090" },
|
||||
}}
|
||||
onClick={() => appWindow.hide()}
|
||||
onClick={() => appWindow.close()}
|
||||
>
|
||||
<CloseRounded fontSize="small" />
|
||||
</Button>
|
||||
|
Loading…
x
Reference in New Issue
Block a user