Kaynağa Gözat

Fix galactica latex css

oobabooga 3 yıl önce
ebeveyn
işleme
3e6a8ccdce
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5 0
      modules/ui.py

+ 5 - 0
modules/ui.py

@@ -30,6 +30,11 @@ css = """
 .dark svg {
   fill: white;
 }
+svg {
+  display: unset !important;
+  vertical-align: middle !important;
+  margin: 5px;
+}
 """
 
 chat_css = """