8 lines
168 B
Plaintext
8 lines
168 B
Plaintext
/* mall/auth/auth.wxss */
|
|
.cuIcon-cu-image image{
|
|
width: 33rpx !important;
|
|
height: 37rpx !important;
|
|
}
|
|
.TabBar{
|
|
box-shadow: 0px -8px 20px 0px rgba(14, 5, 9, 0.06);
|
|
} |