We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8241637 + bb7668d commit eca4b3bCopy full SHA for eca4b3b
src/css/_notifier.scss
@@ -1,5 +1,5 @@
1
.plotly-notifier {
2
- font-family: 'Open Sans'; // Because not all contexts have this specified.
+ font-family: 'Open Sans', verdana, arial, sans-serif; // Because not all contexts have this specified.
3
position: fixed;
4
top: 50px;
5
right: 20px;
0 commit comments