[new feature] NumberKeyboard: add title-left slot (#3194)

This commit is contained in:
neverland
2019-04-22 19:51:42 +08:00
committed by GitHub
parent c9d6222ab1
commit 493860134a
8 changed files with 53 additions and 5 deletions
+5
View File
@@ -16,6 +16,11 @@
text-align: center;
position: relative;
color: @gray-darker;
&-left {
left: 0;
position: absolute;
}
}
&__body {