diff options
Diffstat (limited to 'src/components/CollapsibleSectionHeader.module.scss')
| -rw-r--r-- | src/components/CollapsibleSectionHeader.module.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/CollapsibleSectionHeader.module.scss b/src/components/CollapsibleSectionHeader.module.scss index a875719..f0797dd 100644 --- a/src/components/CollapsibleSectionHeader.module.scss +++ b/src/components/CollapsibleSectionHeader.module.scss @@ -2,6 +2,7 @@ display: flex; align-items: center; padding: 5px; + user-select: none; &:focus { outline: none; |
