refactor: finished converting sass colors in _session_conversation.scss

pull/2521/head
William Grant 3 years ago
parent 454f07fec9
commit edc245c6cb

@ -459,7 +459,7 @@ $rhap_font-family: inherit !default;
transition: fill var(--default-duration);
&:hover path {
fill: #ffffff;
fill: var(--color-white-color);
}
}
}

Loading…
Cancel
Save