Skip to content

Commit b643a8f

Browse files
committed
_sass: Disable user-select for .staffer-pronouns
1 parent bb73b8c commit b643a8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_sass/custom/staffer.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515

1616
.staffer-pronouns {
1717
@extend .label, .text-grey-dk-100, .bg-grey-lt-200;
18+
19+
user-select: none;
1820
}
1921

2022
.staffer-meta {

0 commit comments

Comments
 (0)