refactor: remove unused CSS code in index.css

This commit is contained in:
SethBurkart123
2024-10-04 12:34:50 +10:00
parent 8b26947fcf
commit 008666d81d
+1 -7
View File
@@ -45,10 +45,4 @@ input {
width: 100%;
min-height: 100px;
max-height: 400px;
}
/* .dark .cm-editor .cm-tooltip-autocomplete {
background-color: #1e1e1e;
color: #d4d4d4;
}
*/
}