Don't set a default font for the chatview
[quassel.git] / data / default.qss
index 2aa0efc..2066779 100644 (file)
@@ -6,7 +6,6 @@
 // Basics
 ChatLine {
   foreground: palette(text);
-  font: 10pt "Monospace";
 }
 
 ChatLine[label="highlight"] {