Xanadu: CSM/FSM Configurable Workspace UI Action overflow menu not workingDescriptionAfter upgrading to Xanadu, a UI issue has appeared on the 'Record Default' page variant within the CSM/FSM Workspace. The overflow menu for UI actions is not functioning as expected, and the UI actions do not stack behind the three-dot menu when the page is zoomed in. Steps to Reproduce 1. go to any Xanadu instance2. open CSM/FSM Configurable Workspace3. open any RITM/ case in progress4. try zooming in (150%) and scrolling to the right5. see blank space and UI Actions not fitting on the pageSee the screenshot for reference.Workaround1. Open to the record page in UIB. (If you don't have the permissions to edit the record page, you will have to create a variant with an order value lower than the default record page order).2. In the element navigator on the left hand side, locate the Action bar component. It should be under Body > Top Container > Top Right and click on it to select it.3. In the configuration panel on the left right side, click on the styles tab and navigate to the very bottom.4. Click on "View and edit CSS"5. Paste the following CSS property and values: flex: 1 1 auto;6. Save and refresh the page at runtime.Note: the presence component adjacent to the Action bar will be pushed to the left with those changes but it will only appear if another user views the same record.Related Problem: PRB1824763