diff --git a/src/index.scss b/src/index.scss index ecc00571..425a2731 100644 --- a/src/index.scss +++ b/src/index.scss @@ -773,17 +773,23 @@ tr.MuiTableRow-root:nth-child(even) { .table { thead th { font-weight: 500; - font-size: 11px; - white-space: "pre-wrap"; - font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, - Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", - sans-serif; + font-size: 11px; + white-space: "pre-wrap"; + font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, + Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", + sans-serif; } } #data-type-table-explorer { .table { + font-weight: 500; + font-size: 16px; + white-space: "pre-wrap"; + font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, + Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", + sans-serif; td { font-size: 16px;