.components-popover {

    ul {

        li {

            &:after {
                display: none;
            }
        }
    }
}
