Bläddra i källkod

fix z-index on app

AlexiCauvin 6 år sedan
förälder
incheckning
c5be897147
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      src/component/PopinFixed/PopinFixed.styl

+ 1 - 1
src/component/PopinFixed/PopinFixed.styl Visa fil

@@ -8,7 +8,7 @@
8 8
   height 100%
9 9
   background-color lightGrey
10 10
   box-shadow shadow-page
11
-  z-index 1
11
+  z-index 4
12 12
   &.visible
13 13
     visibility visible
14 14
   &__header