mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-07 04:20:12 +02:00
Fix macOS window bar color
This commit is contained in:
@@ -117,6 +117,8 @@ const MacOsContainer = styled.div`
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
-webkit-app-region: drag;
|
||||
color: var(--window-bar-fg);
|
||||
background-color: var(--window-bar-bg);
|
||||
`;
|
||||
|
||||
const MacOsButtonGroup = styled.div`
|
||||
|
||||
Reference in New Issue
Block a user