revite
revite copied to clipboard
fix elements clipping/overlapping
Please make sure to check the following tasks before opening and submitting a PR
- [x] I understand and have followed the contribution guide
- [x] I have tested my changes locally and they are working as intended
- [x] These changes do not have any notable side effects on other Revolt projects
- [ ] (optional) I have opened a pull request on the translation repository
- [x] I have included screenshots to demonstrate my changes
- Fix for issue #719 Add Friend model text input border clipping
- Fixing Edit Role delete heading overlapping button
Before

After

Components should just be put into a Column instead of using inline styles.
Closing due to inactivity.