mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-25 03:10:08 +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);
|
||||
position: absolute;
|
||||
border-right: 1px solid #1f1f1f;
|
||||
top: 0;
|
||||
top: -1px;
|
||||
right: -1px;
|
||||
`
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user