uncloseai.com/src
Russell Ballestrini 06ce02bc29 fix(hermes): remove max-width constraint from hermes modal
- Remove max-width: 800px that was forcing modal to be too wide
- Let modal use only 95vw to scale properly with viewport
- Should prevent overflow on smaller screens
2025-07-01 22:19:29 -04:00
..
chat.js fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
config.js fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
content.js fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
file-upload.js fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
models.js fix(translation): resolve preview issues and endpoint errors 2025-07-01 19:44:12 -04:00
page-reader.js fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
storage.js fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
token_estimator.js refactor: rename tokenizer to token_estimator for clarity 2025-07-01 20:31:07 -04:00
translation.js refactor: rename tokenizer to token_estimator for clarity 2025-07-01 20:31:07 -04:00
tts.js fix(translation): correct syntax and logic in translation modal 2025-07-01 18:23:02 -04:00
ui.js fix(hermes): remove max-width constraint from hermes modal 2025-07-01 22:19:29 -04:00