status tab theming replacement

 avatar
user_3758723130
scss
a year ago
212 B
2
Indexable
.properties-slider__item-status {
    color: #000!important;
    padding: 12px;
    text-transform: uppercase;
    font-size: 14px;
    top: 272px;
    right: 0;
    background: rgb(255, 255, 255, .80);
}
Leave a Comment