UnreadDot.module.scss 88 B

123456
  1. .unread-dot {
  2. display: inline-block;
  3. width: 8px;
  4. min-width: 8px;
  5. height: 8px;
  6. }