mirror of
https://github.com/Iheuzio/gpt-contextfiles.git
synced 2025-07-18 14:00:48 +00:00
fix(render-style): Removed broken css
This commit is contained in:
parent
95a11f8bf9
commit
55af7f8c26
@ -62,7 +62,6 @@ function getWebviewContent(apiResponse = '', question = '') {
|
||||
|
||||
#file-list {
|
||||
margin-top: 20px;
|
||||
border
|
||||
}
|
||||
|
||||
.form-group {
|
||||
@ -252,7 +251,6 @@ function getWebviewContent(apiResponse = '', question = '') {
|
||||
|
||||
#code-block {
|
||||
padding: 10px 0 10px 10px;
|
||||
padding-
|
||||
border-radius: 5px;
|
||||
background-color: black;
|
||||
border: none;
|
||||
|
Loading…
Reference in New Issue
Block a user