diff --git a/webadmin/src/theme.scss b/webadmin/src/theme.scss index fc79b4063..dda8acf4e 100644 --- a/webadmin/src/theme.scss +++ b/webadmin/src/theme.scss @@ -518,7 +518,7 @@ h1, h2, h3 { .grid-item-top .progress { border-radius: 0; - box-shadown: none; + box-shadow: none; margin-top: 10px; width: inherit; height: 10px; @@ -526,7 +526,7 @@ h1, h2, h3 { .grid-item-top .progress-bar { border-radius: 0; - box-shadown: none; + box-shadow: none; } .app-icon {