commit 3a7ce4a4277b0fb455b905dee3445cae651495f7 parent ff17a2eeb6422bbc997513e3ff0c657b7f11d19e Author: MTRNord <mtrnord1@gmail.com> Date: Wed, 14 Mar 2018 21:48:43 +0100 Fix weird header glitch Diffstat:
| M | src/app/app.component.scss | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/src/app/app.component.scss b/src/app/app.component.scss @@ -12,6 +12,7 @@ header { position: fixed; left: 0; right: 0; + top: 0; height: 66px; line-height: 66px;