Search adjustments
This commit is contained in:
@@ -59,6 +59,6 @@ Icons.reuse = L.icon(
|
||||
|
||||
Icons.camera = L.divIcon({className: 'fa fa-camera'});
|
||||
|
||||
Icons.techs = L.divIcon({className: 'fa fa-circle has-text-primary-25'});
|
||||
Icons.techs = L.divIcon({className: 'fa fa-circle has-text-link-45'});
|
||||
|
||||
export default Icons;
|
||||
Reference in New Issue
Block a user