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 {
|
#file-list {
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
border
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.form-group {
|
.form-group {
|
||||||
@ -252,7 +251,6 @@ function getWebviewContent(apiResponse = '', question = '') {
|
|||||||
|
|
||||||
#code-block {
|
#code-block {
|
||||||
padding: 10px 0 10px 10px;
|
padding: 10px 0 10px 10px;
|
||||||
padding-
|
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
background-color: black;
|
background-color: black;
|
||||||
border: none;
|
border: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user