第一次提交
This commit is contained in:
21
unpackage/dist/dev/mp-weixin/oilAccount/components/picker.wxss
vendored
Normal file
21
unpackage/dist/dev/mp-weixin/oilAccount/components/picker.wxss
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
|
||||
.picker_qx.data-v-070585a1 {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
height: 300rpx;
|
||||
color: #BBBBBB;
|
||||
}
|
||||
.butten.data-v-070585a1 {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
font-size: 35rpx;
|
||||
color: #ffffff;
|
||||
width: 60%;
|
||||
margin: 10rpx auto;
|
||||
border-radius: 10px;
|
||||
background: #007AFF;
|
||||
/* padding: 20rpx 0; */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user