Merge pull request #5864 from SimonBrandner/dont-render-msg-option

Render msgOption only if showReadReceipts is enabled
This commit is contained in:
J. Ryan Stinnett
2021-04-15 17:24:13 +01:00
committed by GitHub
3 changed files with 15 additions and 6 deletions
-1
View File
@@ -21,6 +21,5 @@ limitations under the License.
display: flex;
flex-direction: column;
justify-content: flex-end;
overflow-y: hidden;
}
}