mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-29 15:39:33 +00:00
fixed icons size
This commit is contained in:
parent
994afbaf52
commit
e455fbbeca
111 changed files with 122 additions and 122 deletions
|
|
@ -22,7 +22,7 @@ local alert_flow_risk = classes.class(alert)
|
|||
alert_flow_risk.meta = {
|
||||
alert_key = flow_alert_keys.flow_alert_flow_risk,
|
||||
i18n_title = "alerts_dashboard.flow_risk",
|
||||
icon = "fas fa-exclamation",
|
||||
icon = "fas fa-fw fa-exclamation",
|
||||
}
|
||||
|
||||
-- ##############################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue