mirror of
https://github.com/Iheuzio/gpt-contextfiles.git
synced 2025-07-18 14:00:48 +00:00
Merge pull request #34 from Iheuzio/fix/style-rendered
fix(style-rendered): padding around response
This commit is contained in:
commit
95a11f8bf9
@ -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