two-way-bindings.wxss 130 B

123456789
  1. .input {
  2. margin: 15px auto;
  3. width: 80%;
  4. /* border-bottom: 1px solid black; */
  5. }
  6. .text {
  7. margin: 15px auto;
  8. width: 80%;
  9. }