Remove user select from unwanted areas

This commit is contained in:
2026-03-19 09:33:29 +03:00
Unverified
parent a23880eaec
commit 7f69e38e71
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -212,6 +212,7 @@ $radius-pill: 9999px;
}
.downloadTable {
user-select: none;
width: 100%;
max-width: 720px;
margin: 0 auto;