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

Signed-off-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
t3chguy/dedup-icons-17oct
Suguru Hirahara 2022-05-02 08:36:59 +00:00 committed by GitHub
parent 4a04be6d1c
commit 483112950d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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