index.wxss 593 B

1
  1. .text-message{display:inline-flex;max-width:60vw;line-height:52rpx;padding:12rpx 24rpx;background:#1f1a30;color:#fff;border-radius:16rpx 4rpx 16rpx 16rpx}.my-text{border-radius:16rpx 4rpx 16rpx 16rpx;background:#6c52f4}.message-body-span{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;outline:none;font-size:28rpx;color:#fff;position:relative;max-width:60vw}.message-body-span-text{width:100%;display:inline;word-wrap:break-word;word-break:break-all}.message-body-span-image{display:inline-block;width:32rpx;height:32rpx;margin:0 4rpx}.emoji-icon{width:20px;height:20px}