You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ToolTip="Only show a maximum of this amount of sessions"Background="White"VerticalAlignment="Top"Margin="5,8,5,0"Height="26"VerticalContentAlignment="Center"/>
108
108
</Grid>
@@ -509,7 +509,7 @@ ToolTip="View the full query text in a copyable window"/>
509
509
<Grid.ColumnDefinitions>
510
510
<ColumnDefinitionWidth="200"/>
511
511
<ColumnDefinitionWidth="50"/>
512
-
<ColumnDefinitionWidth="50"/>
512
+
<ColumnDefinitionWidth="150"/>
513
513
<ColumnDefinitionWidth="*"/>
514
514
</Grid.ColumnDefinitions>
515
515
<Grid.RowDefinitions>
@@ -518,11 +518,11 @@ ToolTip="View the full query text in a copyable window"/>
0 commit comments