Fix floating date header image border overlap
This commit is contained in:
parent
c527de0a8d
commit
8f1e8321d7
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
top: 10px;
|
||||
transition: opacity 0.25s ease-out;
|
||||
width: 100%;
|
||||
z-index: $z-index-above-base;
|
||||
z-index: $z-index-above-above-base;
|
||||
|
||||
&--visible {
|
||||
opacity: 1;
|
||||
|
|
Loading…
Reference in a new issue