page-collection.component.scss 237 B

12345678910
  1. .subtitle{
  2. margin-right: 12px;
  3. color: #00000073;
  4. font-size: 14px;
  5. font-weight: normal;
  6. line-height: 1.5715;
  7. overflow: hidden;
  8. white-space: nowrap;
  9. text-overflow: ellipsis;
  10. }