add.wxss 80 B

12345678
  1. /**index.wxss**/
  2. .check-page{
  3. display: flex;
  4. }
  5. .check_text
  6. {
  7. color: wheat;
  8. }