diff --git a/src/app/app.component.scss b/src/app/app.component.scss index cc1ce2441f35ea1f8d359b038ec1d734bb42dcc8..c45d95ed140f69b985c28b720d717217d322a516 100644 --- a/src/app/app.component.scss +++ b/src/app/app.component.scss @@ -118,7 +118,7 @@ button:focus { height: calc(#{$navbar_height} - 3px); &:not([class*="mat-elevation-z"]) { - box-shadow: none; + box-shadow: -1px -2px 2px 0 rgba(0,0,0,.4),1px -2px 5px 0 rgba(0,0,0,.1); } &.active {