🐛 Bug Report: Responsiveness issue on documents page
- Dominant language
- Svelte
- Stars
- 393
- Forks
- 260
- Avg merge
- 6h 53m
- Merged PRs (30d)
- 24
Description
### 👟 Reproduction steps
1. Create a collection on appwrite cloud
2. Create more than 7 attributes
3. insert some documents
You'll see the following responsiveness issue. Notice the create button, pagination and header cuts of from the screen.
https://github.com/appwrite/console/assets/77217706/627e68bd-cbc9-4398-ad05-2293fef02ac3
It caused for devices with relatively small resolution. If I set the zoom in my browser to 90% it shows perfectly.
### 👍 Expected behavior
Should be fine for any resolution.
### 👎 Actual Behavior
Content cuts of from screen with smaller resolution device.
### 🎲 Appwrite version
Appwrite Cloud
### 💻 Operating system
Windows
### 🧱 Your Environment
_No response_
### 👀 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.