Try/catch around github file decoding, await call to search in chat API, fix img width

This commit is contained in:
sabaimran
2023-06-30 00:23:21 -07:00
parent b950889f47
commit ef72508914
3 changed files with 10 additions and 3 deletions

View File

@@ -414,6 +414,10 @@
border: 1px solid rgb(229, 229, 229);
}
img {
max-width: 90%;
}
</style>
</html>