clean unused css

pull/1315/head
Audric Ackermann 5 years ago
parent a23809950e
commit f8cf59a0bf
No known key found for this signature in database
GPG Key ID: 999F434D76324AD4

@ -699,21 +699,6 @@
color: $color-dark-05;
}
.module-conversation-header__note-to-self {
color: $color-dark-05;
}
.module-conversation-header__title__verified-icon {
@include color-svg('../images/verified-check.svg', $color-dark-05);
}
.module-conversation-header__expiration__clock-icon {
@include color-svg('../images/timer.svg', $color-dark-30);
}
.module-conversation-header__gear-icon {
@include color-svg('../images/gear.svg', $color-dark-30);
}
// Module: Message Detail

Loading…
Cancel
Save