dk-dropdown-date.wxss 157 B

12345678910111213
  1. .blue-blue {
  2. color: #1989fa
  3. }
  4. .drop-open{
  5. width: 100%;
  6. height: 700rpx;
  7. display: flex;
  8. align-content: flex-end;
  9. }
  10. .nav-class{
  11. background: #fff;
  12. }