UNPKG

tplus-pos

Version:

pos module

85 lines (80 loc) 2.18 kB
.numberKeyboardVer{ >div{ position: relative; width: 690px; padding: 20px; padding-left: 17px; } input{ width:100%; height: 90px; background: #FFFFFF; border-radius: 5.62px; font-family: PingFangSC-Regular; font-size: 34px; color: #999999; letter-spacing: 0; line-height: 45px; padding-left:70px; // background: red; outline:none; border:0px ; } .icon{ position: absolute; left:37px; font-size:28px; line-height: 87px; } .key{ height: 100px; width:150px; color:#FF8C25; margin:22px 11px 22px 11px!important; border:none!important; box-shadow: none!important; border-radius: 16px; } .react-simple-keyboard{ float: left; width:500px; height: 620px; margin-top:0px; background: #f8f8f8; font-size:60px; .hg-standardBtn{ .key; } } .control-key{ // .key; float: left; width:200px; padding: 8px; span{ display: inline-block; height: 100px; width:150px; line-height: 100px; font-size: 40px; color: #FF8C25; text-align: center; .key; i{ position: initial; } background: white; } .control-key-sure{ height: 260px; background: #FF8C25;; font-family: PingFang-SC-Medium; font-size: 45px; text-align: center; color:white; padding:50px; line-height: 80px; border-radius: 16.88px; } } }