fixed icons size

This commit is contained in:
gabryon99 2021-05-04 10:39:38 +02:00
parent 994afbaf52
commit e455fbbeca
111 changed files with 122 additions and 122 deletions

View file

@ -21,7 +21,7 @@ local alert_udp_unidirectional = classes.class(alert)
alert_udp_unidirectional.meta = {
alert_key = flow_alert_keys.flow_alert_udp_unidirectional,
i18n_title = "flow_details.udp_unidirectional",
icon = "fas fa-info-circle",
icon = "fas fa-fw fa-info-circle",
}
-- ##############################################