Skip to content

Commit ea15298

Browse files
author
Dave Conway-Jones
committed
add z-index fix
1 parent 44f6d8e commit ea15298

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

dist/css/app.min.less

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -421,6 +421,7 @@ a.md-no-style, button.md-no-style {
421421
max-height: 85%;
422422
overflow-y: auto;
423423
border: 1px solid @pageTitlebarBackgroundColor;
424+
z-index: 99;
424425
}
425426
.nr-dashboard-theme md-select-menu {
426427
margin-left: -2px;

dist/dashboard.appcache

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
CACHE MANIFEST
2-
# Time: Wed Oct 05 2022 18:03:56 GMT+0100 (British Summer Time)
2+
# Time: Fri Oct 28 2022 16:27:22 GMT+0100 (British Summer Time)
33

44
CACHE:
55
i18n.js
@@ -26,4 +26,4 @@ loading.html
2626
NETWORK:
2727
*
2828

29-
# hash: bbd846b483dc9e1eb6cad1d245c8b4ef0450128aee826b1aed403ec8ec166fa6
29+
# hash: e6e6542a1b96720002984549f22de0dc46ab07ec5ceea7a3ac11e0a420234b37

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-dashboard",
3-
"version": "3.2.1",
3+
"version": "3.2.2",
44
"description": "A set of dashboard nodes for Node-RED",
55
"keywords": [
66
"node-red"

0 commit comments

Comments
 (0)