wxr
2024-04-22 7a5dc2a6d15d14f70b64310c597a05cfe97208bd
HDL_ON/UI/UI2/2-Classification/ClassificationPage.cs
@@ -370,7 +370,8 @@
                Text = room.floorName + room.roomName,
                TextAlignment = TextAlignment.CenterLeft,
                TextColor = CSS_Color.MainBackgroundColor,
                TextSize = CSS_FontSize.SubheadingFontSize,
                TextSize = CSS_FontSize.EmphasisFontSize_Secondary,
                IsBold = true,
            };
            roomView.AddChidren(btnFloorAndRoomName);