fix: windows title style
This commit is contained in:
parent
93505a4bc6
commit
bd865f0270
@ -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…
x
Reference in New Issue
Block a user