clean unused css

This commit is contained in:
Audric Ackermann 2020-08-27 08:30:03 +10:00
parent a23809950e
commit f8cf59a0bf
No known key found for this signature in database
GPG key ID: 999F434D76324AD4

View file

@ -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