Grant Nestor 6 rokov pred
rodič
commit
500e43bb6f
1 zmenil súbory, kde vykonal 5 pridanie a 0 odobranie
  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;