Explorar o código

Unset body color

Grant Nestor %!s(int64=6) %!d(string=hai) anos
pai
achega
500e43bb6f
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  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;