Render msgOption only if showReadReceipts is enabled

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner
2021-04-14 11:43:42 +02:00
parent ac00c80efb
commit ba0384f381
2 changed files with 12 additions and 4 deletions
+1 -1
View File
@@ -21,6 +21,6 @@ limitations under the License.
display: flex;
flex-direction: column;
justify-content: flex-end;
overflow-y: hidden;
overflow: hidden;
}
}