fix: file type support

This commit is contained in:
Jannat Patel
2021-12-23 17:58:39 +05:30
parent a6bdbd7cf1
commit 6e3de21f6e
7 changed files with 99 additions and 38 deletions

View File

@@ -1458,3 +1458,8 @@ pre {
.no-discussions {
width: 80% !important;
}
.preview-work {
width: 50%;
justify-content: space-between;
}