6 lines
61 B
CSS
6 lines
61 B
CSS
|
form {
|
||
|
width: 24rem;
|
||
|
}
|
||
|
#supplyPrice {
|
||
|
width: 10rem;
|
||
|
}
|