Make recursive preview desktop only

This commit is contained in:
2023-03-27 23:47:11 +03:00
parent 8891e4746a
commit b126c22d9d
3 changed files with 11 additions and 3 deletions

View File

@@ -91,4 +91,8 @@
.techIcons {
display: none;
}
.Project_desktopOnly {
display: none;
}
}