- client: Fix whois cell styles

This commit is contained in:
ArtemBaskal
2020-09-07 10:36:17 +03:00
parent 8dc0108868
commit 15a82233f3
3 changed files with 27 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ const getFormattedWhois = (value, t) => {
<div key={key} title={t(key)}>
{icon && (
<Fragment>
<svg className="logs__whois-icon text-muted-dark icons">
<svg className="logs__whois-icon text-muted-dark icons icon--24">
<use xlinkHref={`#${icon}`} />
</svg>
&nbsp;