Добавлен header таблицы клиентов

This commit is contained in:
DwCay
2022-10-14 18:54:05 +03:00
parent 2232e1bec7
commit dc891cafc9
17 changed files with 238 additions and 24 deletions

View File

@@ -7,6 +7,7 @@ module.exports = {
},
fontSize: {
xsm: ["10px", { lineHeight: "12px" }],
ins: ["11px", { lineHeight: "12px" }],
xxs: ["12px", { lineHeight: "14px" }],
xs: ["13px", { lineHeight: "15px" }],
sm: ["14px", { lineHeight: "16px" }],