fix: style and message

This commit is contained in:
Jannat Patel
2021-09-16 13:26:11 +05:30
parent a0d90ab16b
commit c750c62993
3 changed files with 14 additions and 5 deletions

View File

@@ -1354,3 +1354,8 @@ pre {
width: 1.5rem;
}
}
.thread-card {
flex-direction: column;
padding: 1rem;
}