only requiring google sign in for specific command

This commit is contained in:
talksik
2019-08-20 22:00:07 -07:00
parent b005ed0cd9
commit ad18e0620a
2 changed files with 31 additions and 16 deletions
+4
View File
@@ -117,3 +117,7 @@
z-index: -1;
}
}
.hidden {
display: none !important;
}