css样式

156 阅读1分钟

聊天气泡


.chat{
    &:before{
        border-width:10px;
        border-style: solid;
        border-color: transparent transparent #f00 transparent;
    }
}

**Steps for Reproduction** 1. copy image file 2. paste image file to the rich text chrome work normal and show image below the rich text FireFox work unnormally example: codepen.io/Onlylonger/… **Expected behavior**: image show below the rich text **Actual behavior**: firefox cannot load the dataUrl correctly **Platforms**: FireFox **Version**: 1.3.6