mirror of
https://github.com/node-red/node-red.git
synced 2025-03-01 10:36:34 +00:00
Prevent search box opening when other modals are open
This commit is contained in:
@@ -91,7 +91,7 @@
|
||||
bottom:0;
|
||||
left:0;
|
||||
right:0;
|
||||
background: rgba(255,255,255,0.8);
|
||||
background: $shade-color;
|
||||
text-align: center;
|
||||
padding-top: 20px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user