Fix poll overflowing a reply tile on bubble message layout (#8459)

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
This commit is contained in:
Suguru Hirahara
2022-05-02 08:36:59 +00:00
committed by GitHub
parent 4a04be6d1c
commit 483112950d

View File

@@ -406,6 +406,7 @@ limitations under the License.
.mx_MPollBody {
width: 550px; // to prevent timestamp overlapping summary text
max-width: 100%; // prevent overflowing a reply tile
.mx_MPollBody_totalVotes {
// align summary text with corner timestamp