Display proper text when quoting view once message
This commit is contained in:
parent
81227066ce
commit
b009967a83
9 changed files with 102 additions and 12 deletions
|
@ -1789,6 +1789,9 @@ $timer-icons: '55', '50', '45', '40', '35', '30', '25', '20', '15', '10', '05',
|
|||
.module-quote__icon-container__icon--movie {
|
||||
@include color-svg('../images/movie.svg', $color-ultramarine);
|
||||
}
|
||||
.module-quote__icon-container__icon--view-once {
|
||||
@include color-svg('../images/icons/v2/view-once-24.svg', $color-ultramarine);
|
||||
}
|
||||
|
||||
.module-quote__generic-file {
|
||||
display: flex;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue