Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Allow users to select text #1

Merged
merged 1 commit into from
Jul 21, 2024
Merged

Allow users to select text #1

merged 1 commit into from
Jul 21, 2024

Conversation

bebiksior
Copy link
Contributor

#notesTable td {
  user-select: auto;
  -webkit-user-select: auto;
}

allows users to select text inside notes table

@ninjeeter ninjeeter merged commit 19d46a5 into caido-community:main Jul 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants