fix: reducing height title-bar drag window for enable clickable quick ask (#2278)
This commit is contained in:
parent
f36d740b1e
commit
e22fdec230
@ -12,7 +12,7 @@
|
|||||||
left: 0px;
|
left: 0px;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 48px;
|
height: 24px;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
-webkit-app-region: drag;
|
-webkit-app-region: drag;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user