mirror of
https://github.com/Iheuzio/gpt-contextfiles.git
synced 2025-07-18 14:00:48 +00:00
fix(style-rendered): question now has extra margin
This commit is contained in:
parent
384ac4fc80
commit
3dffeccaa9
@ -240,6 +240,7 @@ function getWebviewContent(apiResponse = '', question = '') {
|
||||
border: 1px solid white;
|
||||
border-radius: 5px;
|
||||
padding: 10px;
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
||||
div#api-response.content.active {
|
||||
|
Loading…
Reference in New Issue
Block a user