mirror of
https://github.com/weaveworks/scope.git
synced 2026-08-19 04:16:21 +00:00
Increase z-index value of NodeDetails panel by one.
This commit is contained in:
@@ -671,7 +671,7 @@ a {
|
||||
&-wrapper {
|
||||
position: fixed;
|
||||
display: flex;
|
||||
z-index: $layer-front;
|
||||
z-index: $layer-toolbar;
|
||||
right: $details-window-padding-left;
|
||||
top: 100px;
|
||||
bottom: 48px;
|
||||
|
||||
Reference in New Issue
Block a user