mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 02:36:19 +02:00
[MWB] fix machine connection status highlighting (#26439)
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user