Explorar el Código

removing unneccesary css

cadenmackenzie hace 9 meses
padre
commit
95ce665758
Se han modificado 1 ficheros con 0 adiciones y 10 borrados
  1. 0 10
      exo/tinychat/index.css

+ 0 - 10
exo/tinychat/index.css

@@ -490,14 +490,4 @@ p {
 
 .clear-history-button i {
   font-size: 14px;
-}
-
-.model-select option.model-not-downloaded {
-  color: #888;
-  font-style: italic;
-}
-
-.model-select option.model-downloaded {
-  color: inherit;
-  font-weight: 500;
 }