~ gui system prompt spacing

The spacing was misaligned, a little increase in the with fixes it
pull/1670/head
Tekky 2 months ago committed by GitHub
parent b3d19c5660
commit 5f49264768
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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…
Cancel
Save