forked from platypush/platypush
[Entities UI] Removed unrequired z-index on header.
This commit is contained in:
parent
5972c728a4
commit
9d456281a6
1 changed files with 0 additions and 1 deletions
|
@ -481,7 +481,6 @@ export default {
|
||||||
margin-left: 2px;
|
margin-left: 2px;
|
||||||
box-shadow: $border-shadow-bottom;
|
box-shadow: $border-shadow-bottom;
|
||||||
position: relative;
|
position: relative;
|
||||||
z-index: 1;
|
|
||||||
|
|
||||||
.right {
|
.right {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
Loading…
Reference in a new issue