4 lines
106 B
SCSS
4 lines
106 B
SCSS
.profile-info-panel-content__deactivated {
|
|
color: var(--primary-text-color--faint);
|
|
display: block;
|
|
}
|