crew monitor window now has consistent size (#10186)
This commit is contained in:
@@ -39,6 +39,7 @@ namespace Content.Client.Medical.CrewMonitoring
|
||||
{
|
||||
Text = $"{sensor.Name} ({sensor.Job})"
|
||||
};
|
||||
nameLabel.HorizontalExpand = true;
|
||||
SensorsTable.AddChild(nameLabel);
|
||||
_rowsContent.Add(nameLabel);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user