u-car-keyboard.wxss 2.6 KB

1
  1. .u-keyboard-grids.data-v-2d89a270{background:#d7d7d9;padding:24rpx 0;position:relative}.u-keyboard-grids-item.data-v-2d89a270{display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.u-keyboard-grids-btn.data-v-2d89a270{text-decoration:none;width:62rpx;-webkit-box-flex:0;-webkit-flex:0 0 64rpx;flex:0 0 64rpx;height:80rpx;display:-webkit-inline-box;display:-webkit-inline-flex;display:inline-flex;font-size:36rpx;text-align:center;line-height:80rpx;background-color:#fff;margin:8rpx 5rpx;-webkit-border-radius:8rpx;border-radius:8rpx;-webkit-box-shadow:0 2rpx 0rpx #888992;box-shadow:0 2rpx 0rpx #888992;font-weight:500;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.u-carinput-hover.data-v-2d89a270{background-color:#b9bcc3!important}.u-keyboard-back.data-v-2d89a270{position:absolute;width:96rpx;right:22rpx;bottom:32rpx;height:80rpx;background-color:#b9bcc3;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-border-radius:8rpx;border-radius:8rpx;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-shadow:0 2rpx 0rpx #888992;box-shadow:0 2rpx 0rpx #888992}.u-keyboard-change.data-v-2d89a270{font-size:24rpx;-webkit-box-shadow:0 2rpx 0rpx #888992;box-shadow:0 2rpx 0rpx #888992;position:absolute;width:96rpx;left:22rpx;line-height:1;bottom:32rpx;height:80rpx;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-webkit-border-radius:8rpx;border-radius:8rpx;-webkit-box-pack:center;-webkit-justify-content:center;justify-content:center}.u-keyboard-change .inactive.zh.data-v-2d89a270{-webkit-transform:scale(.85) translateY(-10rpx);transform:scale(.85) translateY(-10rpx)}.u-keyboard-change .inactive.en.data-v-2d89a270{-webkit-transform:scale(.85) translateY(10rpx);transform:scale(.85) translateY(10rpx)}.u-keyboard-change .active.data-v-2d89a270{color:#ed7040;font-size:30rpx}.u-keyboard-change .zh.data-v-2d89a270{-webkit-transform:translateY(-10rpx);transform:translateY(-10rpx)}.u-keyboard-change .en.data-v-2d89a270{-webkit-transform:translateY(10rpx);transform:translateY(10rpx)}