Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: messages containing an invitation doesnt horizontally scroll #10162

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

GretaD
Copy link
Contributor

@GretaD GretaD commented Sep 17, 2024

No description provided.

Signed-off-by: greta <gretadoci@gmail.com>
padding-left: 0;
overflow: scroll;
}
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is supposed to work, if i can only find the right file where the tbody is coming from

@@ -213,4 +213,12 @@ export default {
}
}
}
@media screen and (max-width: 500px)
:deep(.tbody) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:deep(tbody)*

@GretaD GretaD changed the title fix:messages containing an invite doesn horizontally scroll fix: messages containing an invitation doesnt horizontally scroll Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant