Streamlined grpc auth

Added ShareX Destiation on client
This commit is contained in:
2025-05-21 22:07:57 -04:00
parent acd30750a9
commit 7061b4c313
14 changed files with 155 additions and 46 deletions

View File

@@ -21,3 +21,8 @@ input[type="text"] {
border-radius: 20px;
}
}
textarea {
min-height: 200px;
min-width: 500px;
}