Open
Description
On the /console/mfa screen of the Appwrite console, the "Back" button is not rendered correctly in the Kasm virtual browser (Firefox). As shown in the attached screenshot, it overlaps with the page title "Verify your identity", making both elements difficult to read.
This issue seems specific to virtualized environments like Kasm or potentially certain screen resolutions/viewports. A CSS fix involving layout responsiveness or z-index might be needed to ensure proper spacing between elements.
Steps to Reproduce:
- Access Appwrite console via a Kasm virtual browser (Firefox).
- Navigate to /console/mfa.
- Observe the layout of the "Back" button and title.
Expected Behavior:
The "Back" button should appear above or beside the title without overlapping, ensuring proper readability.
Screenshot:
Metadata
Metadata
Assignees
Labels
No labels