aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/app.component.scss
diff options
context:
space:
mode:
Diffstat (limited to 'client/src/app/app.component.scss')
-rw-r--r--client/src/app/app.component.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/src/app/app.component.scss b/client/src/app/app.component.scss
index 4a32ad2d7..5f3e15d80 100644
--- a/client/src/app/app.component.scss
+++ b/client/src/app/app.component.scss
@@ -21,7 +21,6 @@
21 top: 0; 21 top: 0;
22 width: 100%; 22 width: 100%;
23 background-color: pvar(--mainBackgroundColor); 23 background-color: pvar(--mainBackgroundColor);
24 z-index: z(header);
25 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16); 24 box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
26 display: flex; 25 display: flex;
27} 26}