增加基本项目配置
This commit is contained in:
11
unpackage/dist/dev/mp-weixin/components/PriceChange.wxss
vendored
Normal file
11
unpackage/dist/dev/mp-weixin/components/PriceChange.wxss
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
|
||||
.priceChange .listChange textarea.data-v-2ecbe86a {
|
||||
border: 1px solid #eee;
|
||||
width: 100%;
|
||||
height: 2rem;
|
||||
margin-top: 0.5rem;
|
||||
border-radius: 0.1rem;
|
||||
color: #333;
|
||||
padding: 0.2rem;
|
||||
}
|
||||
|
Reference in New Issue
Block a user