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 dbef786 commit 6d861cbCopy full SHA for 6d861cb
public/sass/base/_reboot.scss
@@ -64,14 +64,12 @@ html {
64
65
// This is specified in runtime Emotion GlobalStyles but we need them for the Grafana loading styles
66
html {
67
- font-size: $font-size-base;
68
height: 100%;
69
}
70
71
72
body {
73
font-family: $font-family-sans-serif;
74
75
line-height: $line-height-base;
76
color: $text-color;
77
background-color: $body-bg;
0 commit comments