mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-12-25 04:01:52 +03:00
~ gui system prompt spacing
The spacing was misaligned, a little increase in the with fixes it
This commit is contained in:
parent
b3d19c5660
commit
5f49264768
@ -1013,8 +1013,8 @@ a:-webkit-any-link {
|
||||
font-size: 15px;
|
||||
width: 100%;
|
||||
color: var(--colour-3);
|
||||
height: 50px;
|
||||
height: 59px;
|
||||
outline: none;
|
||||
padding: var(--inner-gap) var(--section-gap);
|
||||
resize: vertical;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user