Merge pull request #212 from feross/header-fix
fix invisible header bug
This commit is contained in:
@@ -184,6 +184,7 @@ i:not(.disabled):hover {
|
|||||||
transition: opacity 0.15s ease-out;
|
transition: opacity 0.15s ease-out;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 1.5em;
|
line-height: 1.5em;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.app:not(.is-focused) .header {
|
.app:not(.is-focused) .header {
|
||||||
|
|||||||
Reference in New Issue
Block a user