[S] Disable text selecting

This commit is contained in:
Hykilpikonna
2019-11-07 22:26:43 -05:00
parent ce702405d0
commit 73b71f56a5
+5
View File
@@ -38,6 +38,11 @@
{
font-size: 30px;
color: #b1b1b1;
// Disable selecting
display:block;
pointer-events: none;
user-select: none;
}
// Cards