wifi: Fix network-wireless icon size
Unlike the GtkImage:pixel-size property, GtkImage:icon-size doesn't support integer values, only GtkIconSize values.
Use the "large" value for the icon, since it makes the icon to look more balanced with the "Hidden Wi-Fi Network" title.
Result (I used GtkInspector to see it):
Before | After |
---|---|
Closes #23
Edited by Automeris naranja