put selected info panel below left control panel
This commit is contained in:
parent
60c68323bd
commit
fd55578853
1 changed files with 1 additions and 1 deletions
|
|
@ -737,7 +737,7 @@ button[import="1"] {
|
|||
|
||||
#selected {
|
||||
position: fixed;
|
||||
z-index: 10000;
|
||||
z-index: 5000;
|
||||
color: #eee;
|
||||
bottom: 5px;
|
||||
left: 0px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue