We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00cde43 commit 8caebb9Copy full SHA for 8caebb9
docs/static/stylesheets/font.css
@@ -25,3 +25,8 @@
25
.skaffold-font {
26
font-family: 'Exo 2', Arial, Helvetica, sans-serif;
27
}
28
+
29
+.td-search-input{
30
+ font-family: FontAwesome, "Open Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue",
31
+ Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
32
+}
0 commit comments