hamid
1
Q:

three dots in css

span {
    display: inline-block;
    width: 180px;
    white-space: nowrap;
    overflow: hidden !important;
    text-overflow: ellipsis;
}
0

New to Communities?

Join the community