8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22dd9c1 commit bb7668dCopy full SHA for bb7668d
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