- client: Fix location icon size

This commit is contained in:
ArtemBaskal 2020-09-02 16:09:59 +03:00
parent 7931e50673
commit f363c95ef5
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ const getFormattedWhois = (whois) => {
<span className="logs__whois text-muted " key={key} title={whoisInfo[key]}>
{icon && (
<>
<svg className="logs__whois-icon icons">
<svg className="logs__whois-icon icons icon--18">
<use xlinkHref={`#${icon}`} />
</svg>
&nbsp;