biblio-react 3.0.0-alpha76 → 3.0.0-alpha77

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -22976,6 +22976,12 @@ const wC = /* @__PURE__ */ a((e) => {
22976
22976
  },
22977
22977
  "& .MuiDataGrid-iconSeparator": {
22978
22978
  display: "none"
22979
+ },
22980
+ "& .MuiDataGrid-cell": {
22981
+ fontSize: "0.75rem"
22982
+ },
22983
+ "& .MuiDataGrid-columnHeader": {
22984
+ fontSize: "0.75rem"
22979
22985
  }
22980
22986
  },
22981
22987
  disableRowSelectionOnClick: !0,