mirror of
https://github.com/Iheuzio/gpt-contextfiles.git
synced 2026-06-25 22:31:01 +00:00
fix(style-rendered): padding around response
This commit is contained in:
@@ -55,6 +55,9 @@ function getWebviewContent(apiResponse = '', question = '') {
|
||||
|
||||
#response {
|
||||
white-space: pre-wrap;
|
||||
background: #343434;
|
||||
border-radius: 5px;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
#file-list {
|
||||
|
||||
Reference in New Issue
Block a user