Fix layout (#1191)

* fix layout

* fix layout
This commit is contained in:
an-lee
2024-11-20 10:02:38 +08:00
committed by GitHub
parent 58a6c34c1a
commit 6c2dec5220
26 changed files with 43 additions and 43 deletions

View File

@@ -13,6 +13,9 @@ module.exports = {
},
},
extend: {
height: {
content: "calc(100vh - 2rem)",
},
fontSize: {
xxs: "0.625rem",
xxxs: "0.5rem",