java-mall-app/unpackage/dist/build/mp-weixin/components/cwx-keyboard/cwx-keyboard.wxss
2024-11-01 16:35:40 +08:00

2 lines
1.5 KiB
Plaintext

.cell_b.data-v-8140a2c4{border-right:1px solid #d5d5d6;border-bottom:1px solid #d5d5d6}.key-container.data-v-8140a2c4{width:100%;display:flex;flex-direction:column}.keyboard.data-v-8140a2c4{flex:1;position:fixed;bottom:0;left:0;height:40vh;width:100%;background:#fff}.keyboard .key-row.data-v-8140a2c4{display:flex;display:-webkit-flex;position:relative;height:10vh;line-height:10vh}.keyboard .key-cell.data-v-8140a2c4{flex:1;-webkit-box-flex:1;font-size:60rpx;display:flex;justify-content:center;align-items:center}.keyboard .key-confirm.data-v-8140a2c4{position:absolute;text-align:center;height:30vh;width:25%;line-height:30vh;color:#fff;z-index:5;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.keyboard .key-confirm2.data-v-8140a2c4{position:absolute;height:10vh;width:25%;line-height:10vh;z-index:9999;right:0;top:0;display:flex;justify-content:center;align-items:center}.key-zero-and-point.data-v-8140a2c4{display:flex;height:10vh;justify-content:center;align-items:center;width:75%;font-size:60rpx}.key-zero-and-point .zero.data-v-8140a2c4{display:flex;justify-content:center;align-items:center;width:66.66%;font-size:60rpx;text-align:center;height:100%}.key-zero-and-point .point.data-v-8140a2c4{display:flex;justify-content:center;align-items:center;width:33.33%;font-size:60rpx;text-align:center;height:100%}.key-cell.data-v-8140a2c4:active{color:#fff;background:#000;opacity:.1}.a.data-v-8140a2c4:active,
.key-confirm2.data-v-8140a2c4:active{color:#fff;background:#000;opacity:.1}