style<Launcher>: style of separator between tabs in titlebar

This commit is contained in:
leo 2021-01-07 09:40:51 +08:00
parent 9daaa5907d
commit 5f50703f74
2 changed files with 11 additions and 10 deletions

View file

@ -194,7 +194,8 @@
<Rectangle
x:Name="Splitter"
HorizontalAlignment="Right"
HorizontalAlignment="Right"
Margin="0,0,-1,0"
Width="1" Height="16"
Fill="{StaticResource Brush.FG2}"
Visibility="Hidden"/>