[MWB] fix machine connection status highlighting (#26439)

This commit is contained in:
Andrey Nekrasov
2023-05-29 16:18:57 +02:00
committed by GitHub
parent 61073158c2
commit ecdf4217e4
2 changed files with 2 additions and 1 deletions

View File

@@ -125,6 +125,7 @@
Width="136"
Height="90"
Margin="4"
BorderThickness="2"
AllowDrop="{Binding Mode=OneWay, Path=Item.CanDragDrop}"
Background="{ThemeResource SolidBackgroundFillColorBaseAltBrush}"
BorderBrush="{Binding Item.StatusBrush}"