Adjustable font size in chat input (#2692)

* adjustable prompt input text sizing

* dev build

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
This commit is contained in:
Sean Hatfield
2024-11-21 12:07:46 -08:00
committed by GitHub
parent 304796ec59
commit 190a481536
4 changed files with 45 additions and 33 deletions

View File

@@ -6,7 +6,7 @@ concurrency:
on:
push:
branches: ['light-mode-1'] # put your current branch to create a build. Core team only.
branches: ['2670-feat-can-the-font-size-of-the-chat-input-box-be-increased'] # put your current branch to create a build. Core team only.
paths-ignore:
- '**.md'
- 'cloud-deployments/*'