fix(render-style): Removed broken css

This commit is contained in:
Christopher 2023-06-27 12:59:56 -04:00
parent 95a11f8bf9
commit 55af7f8c26

View File

@ -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;