UNPKG

@vlinderclimate/net-zero-ui

Version:

<div align="center"> <img src="https://storage.yandexcloud.net/static.vlinderstorage.com/Telegram_VlinderTech.png" width=200 /> </div> <h1 align="center">Net Zero UI kit</h1>

36 lines (35 loc) 937 B
declare const MuiTableCell: { root: { paddingTop: string; paddingBottom: string; paddingRight: string; paddingLeft: string; borderBottom: string; backgroundColor: string; transition: string; fontFeatureSettings: string; "&:not(:first-of-type)": { paddingLeft: number; }; "@media all and (max-width: 426px)": { paddingTop: number; paddingBottom: number; }; fontFamily: string; fontWeight: 400; fontSize: 15; lineHeight: "24px"; }; head: { color: string; paddingTop: string; paddingBottom: string; backgroundColor: string; fontFamily: string; fontWeight: 500; fontSize: 11; lineHeight: "16px"; letterSpacing: number; }; }; export default MuiTableCell;