You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
202 B
12 lines
202 B
5 years ago
|
|
||
|
.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;
|
||
|
}
|
||
|
|