mirror of
https://github.com/Iheuzio/gpt-contextfiles.git
synced 2025-10-27 11:20:49 +00:00
fix(style-rendered): padding around response
This commit is contained in:
parent
3dffeccaa9
commit
d177199470
@ -55,6 +55,9 @@ function getWebviewContent(apiResponse = '', question = '') {
|
||||
|
||||
#response {
|
||||
white-space: pre-wrap;
|
||||
background: #343434;
|
||||
border-radius: 5px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
#file-list {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user