add numpad sheet component

This commit is contained in:
MaysWind
2020-12-10 03:34:44 +08:00
parent fa34a1c9d2
commit 7a94c6cdeb
5 changed files with 441 additions and 41 deletions
+8
View File
@@ -75,6 +75,14 @@ body {
--f7-theme-color-tint: #d09467;
}
.no-right-border {
border-right: 0;
}
.no-bottom-border {
border-bottom: 0;
}
i.icon.la, i.icon.las, i.icon.lab {
font-size: 28px;
}