style: discussons empty state and mark as complete message

This commit is contained in:
Jannat Patel
2021-11-29 16:20:49 +05:30
parent 715a1b5df5
commit cf8be3ca21
2 changed files with 3 additions and 3 deletions

View File

@@ -1513,6 +1513,6 @@ pre {
background-size: 1rem;
}
.no-discussion {
width: 80%;
.no-discussions {
width: 80% !important;
}