mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Update info sidebar as trays open/close
This commit is contained in:
@@ -105,7 +105,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
#editor-shade {
|
||||
#editor-shade, #header-shade {
|
||||
position: absolute;
|
||||
top:0;
|
||||
bottom:0;
|
||||
@@ -113,6 +113,8 @@
|
||||
right:0;
|
||||
background: rgba(220,220,220,0.5);
|
||||
}
|
||||
|
||||
|
||||
#workspace-add-tab {
|
||||
position: absolute;
|
||||
box-sizing: border-box;
|
||||
|
Reference in New Issue
Block a user