2
0
Эх сурвалжийг харах

Merge pull request #1954 from weseek/support/adjust-rbt-highlight-text

Support/adjust rbt highlight text
itizawa 6 жил өмнө
parent
commit
d5e33c4715

+ 8 - 0
src/client/styles/scss/theme/_apply-colors.scss

@@ -299,6 +299,14 @@ body.on-edit {
   }
 }
 
+/*
+ * react bootstrap typeahead
+ */
+mark.rbt-highlight-text {
+  // Temporarily the highlight color is black
+  color: black;
+}
+
 /*
  * GROWI page attachments
  */