文字溢出时变省略号css

    xiaoxiao2021-03-25  75

    {

    overflow: hidden;

        white-space: nowrap;

        text-overflow: ellipsis;

    }

    转载请注明原文地址: https://ju.6miu.com/read-18231.html

    最新回复(0)