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
The plugin introduces some CSS overrides which result in a wrong style being applied to the "Invite people" modals close button. The rules responsible for the override can possibly just be removed, since they have changed a fair bit.
Describe the bug
The plugin introduces some CSS overrides which result in a wrong style being applied to the "Invite people" modals close button. The rules responsible for the override can possibly just be removed, since they have changed a fair bit.
There is a JIRA ticket for this: MM-37852
How to reproduce it
![Screenshot 2021-09-01 at 20 21 18](https://user-images.githubusercontent.com/32863416/131723524-3361dbaf-853c-4389-b957-0200fdcc0398.png)
3. click "Invite people" 4. Observe a close button that is hardly visibleExpected behaviour
the close button should be correctly styled
Screenshots
![Screenshot 2021-09-01 at 20 23 28](https://user-images.githubusercontent.com/32863416/131723801-eece1983-d886-4d85-99f4-061730030359.png)
the close button is currently not visible
this is where it is located
![Screenshot 2021-09-01 at 20 24 05](https://user-images.githubusercontent.com/32863416/131723813-98f7580d-9a71-48d0-a51a-c6fc31fae67a.png)
Environment
mattermost community server
Additional context
same issue on another plugin: cpanato/mattermost-plugin-postmortem#18
The text was updated successfully, but these errors were encountered: