New feature, open sent images in default image viewer

This commit is contained in:
jeffser
2024-06-30 18:58:45 -06:00
parent 90bcf687cc
commit 151303d8b4
2 changed files with 15 additions and 6 deletions

View File

@@ -1,3 +1,6 @@
.message_text_view {
background-color: rgba(0,0,0,0);
}
.chat_image_button {
padding: 0;
}