mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-09 20:29:36 +02:00
Add opacity to window controls
This commit is contained in:
@@ -14,6 +14,7 @@ const TitlebarContainer = styled.div`
|
|||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
color: var(--titlebar-fg);
|
color: var(--titlebar-fg);
|
||||||
|
opacity: 0.9;
|
||||||
|
|
||||||
button {
|
button {
|
||||||
-webkit-app-region: no-drag;
|
-webkit-app-region: no-drag;
|
||||||
|
|||||||
Reference in New Issue
Block a user