Add min-width to PM for wrapping fixes #11060 (#11081)

This commit is contained in:
Randi Miller
2019-04-02 17:22:23 -04:00
committed by Sabe Jones
parent e10655a5b4
commit a0f42b0e3e

View File

@@ -93,6 +93,10 @@
padding: 0rem;
width: 90%;
}
.message-scroll .d-flex {
min-width: 1px;
}
</style>
<script>