Change source indicator to look more "databasey"

pull/3612/head
Alex P 2018-06-08 14:41:32 -07:00
parent e5f53239b7
commit 7f84b3e2f5
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ const SourceIndicator: SFC<Props> = (
data-for={uuidTooltip}
data-tip={sourceNameTooltip}
>
<span className="icon server2" />
<span className="icon disks" />
<ReactTooltip
id={uuidTooltip}
effect="solid"