mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 07:59:35 +00:00
fixed icons size
This commit is contained in:
parent
994afbaf52
commit
e455fbbeca
111 changed files with 122 additions and 122 deletions
|
|
@ -19,7 +19,7 @@ local alert_login_failed = classes.class(alert)
|
|||
alert_login_failed.meta = {
|
||||
alert_key = other_alert_keys.alert_login_failed,
|
||||
i18n_title = "alerts_dashboard.login_failed",
|
||||
icon = "fas fa-sign-in",
|
||||
icon = "fas fa-fw fa-sign-in",
|
||||
}
|
||||
|
||||
-- ##############################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue