### Area React Components (@fluentui/react-components) ### Describe the feature that you would like added Support custom style on bottomReflowSpacer slot. ### Additional context In [useMessageBarStyles.styles.ts](https://github.com/microsoft/fluentui/blob/80f4b9d4f6eefda53f7c0d38743c78f898f28e24/packages/react-components/react-message-bar/library/src/components/MessageBar/useMessageBarStyles.styles.ts#L131) external className is not allowed on bottomReflowSpacer slot . <img width="923" height="313" alt="Image" src="https://github.com/user-attachments/assets/eaa638fc-a597-43d7-b0c2-7c4dcf52f716" /> I can create a PR for this enhancement if FluentUI team approves this as a valid feature. ### Have you discussed this feature with our team _No response_ ### Validations - [x] Check that there isn't already an issue that requests the same feature to avoid creating a duplicate. ### Priority Medium