mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-07 05:39:05 +08:00
fix: windows title style
This commit is contained in:
parent
32a3688e49
commit
bbb6a22088
@ -129,7 +129,7 @@ const PlaceholderBorderWin = styled.div`
|
|||||||
height: var(--navbar-height);
|
height: var(--navbar-height);
|
||||||
position: absolute;
|
position: absolute;
|
||||||
border-right: 1px solid #1f1f1f;
|
border-right: 1px solid #1f1f1f;
|
||||||
top: 0;
|
top: -1px;
|
||||||
right: -1px;
|
right: -1px;
|
||||||
`
|
`
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user