Skip to content

ตัดลิงก์ไม่ให้ overflow #18

@rootEnginear

Description

@rootEnginear
a {
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  hyphens: none;
}

ลิงก์ยาวๆ ที่เป็นพวก url อาจจะ overflow container ได้, declarations ข้างบนจะทำให้มันตัดขึ้นบรรทัดใหม่ได้

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions