[new feature] NumberKeyboard: add title-left slot (#3194)
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
text-align: center;
|
||||
position: relative;
|
||||
color: @gray-darker;
|
||||
|
||||
&-left {
|
||||
left: 0;
|
||||
position: absolute;
|
||||
}
|
||||
}
|
||||
|
||||
&__body {
|
||||
|
||||
Reference in New Issue
Block a user