Grant Nestor пре 6 година
родитељ
комит
500e43bb6f
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      packages/ui-components/style/index.css

+ 5 - 0
packages/ui-components/style/index.css

@@ -14,6 +14,11 @@ html {
   box-sizing: unset;
 }
 
+body {
+  color: unset;
+  font-family: var(--jp-ui-font-family);
+}
+
 p {
   margin-top: unset;
   margin-bottom: unset;