๐ Bug: Tables overflow horizontally on small screens in Git Configuration and Environment Variables
- Dominant language
- Svelte
- Stars
- 393
- Forks
- 260
- Avg merge
- 6h 53m
- Merged PRs (30d)
- 24
Description
### ๐ Reproduction steps
1. Open Appwrite Console on a small screen or resize browser to ~768px
2. Navigate to **Project Settings โ Git Configuration**
3. Navigate to **Functions/Sites Settings โ Environment Variables**
4. Observe both tables overflowing horizontally
### ๐ Expected behavior
Tables should remain within viewport boundaries and be readable without horizontal scrolling
### ๐ Actual Behavior
Both the Git Configuration and Environment Variables tables overflow their containers, causing horizontal page scroll on smaller screens
### ๐ธ Screenshots
| Section | Screenshot |
|--------|------------|
| Functions/Sites - Environment Variables | |
| Project Settings - Git Configuration | |
### ๐ฒ Appwrite version
Version 1.8.x
### ๐ป Operating system
Windows
### ๐งฑ Your Environment
- Browser: Chrome 142.0.7444.60 (Official Build) (64-bit)
- OS: Windows 11 Home (Version 24H2, Build 26100.6584)
- Console Version: 1.8.0
### ๐ Have you spent some time to check if this issue has been raised before?
- [x] I checked and didn't find similar issue
### ๐ข Have you read the Code of Conduct?
- [x] I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)
Contributor guide
Assessment
This issue has not been assessed yet.