dropmenu-btn.less 139 B

12345678
  1. .n-dropmenu-btn {
  2. height: 74rpx;
  3. font-size: 28rpx;
  4. display: flex;
  5. align-items: center;
  6. justify-content: center;
  7. color: #555;
  8. }