Skip to content

Commit 3592a94

Browse files
authored
fix: remove user-select:none (#32)
1 parent 1f0ded7 commit 3592a94

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/css/custom.css

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -141,10 +141,6 @@ div[class^="announcementBar_"] {
141141
gap: 6px;
142142
}
143143

144-
body {
145-
user-select: none;
146-
}
147-
148144
.navbar__link {
149145
display: flex;
150146
align-items: center;

0 commit comments

Comments
 (0)