Improved google gemini system instruction textarea dimensions. see #217
This commit is contained in:
parent
dc6380e654
commit
46a611da63
1 changed files with 5 additions and 0 deletions
|
|
@ -118,6 +118,11 @@ tr.conntype_google_gemini_api, tr.conntype_google_gemini_api2{
|
|||
font-style: italic;
|
||||
}
|
||||
|
||||
#google_gemini_system_instruction{
|
||||
width: -moz-available;
|
||||
height: 10em;
|
||||
}
|
||||
|
||||
.api_key-container {
|
||||
position: relative;
|
||||
width: 100%;
|
||||
|
|
|
|||
Loading…
Reference in a new issue