Rate limit the count and total size of images shared via API

This commit is contained in:
Debanjum Singh Solanky
2024-10-22 04:26:55 -07:00
parent 7646ac6779
commit e8fb79a369
4 changed files with 75 additions and 21 deletions

View File

@@ -1,5 +1,4 @@
div.actualInputArea {
display: grid;
grid-template-columns: auto 1fr auto auto;
max-width: 700px;
}