fix color picker on background
parent
788cb1ea98
commit
c78b8db81c
|
@ -25,6 +25,9 @@
|
||||||
position: relative;
|
position: relative;
|
||||||
left: 8px;
|
left: 8px;
|
||||||
}
|
}
|
||||||
|
.colorpicker {
|
||||||
|
z-index: 2000;
|
||||||
|
}
|
||||||
|
|
||||||
#mindmapListContainer {
|
#mindmapListContainer {
|
||||||
background: #FFFFFF;
|
background: #FFFFFF;
|
||||||
|
|
Loading…
Reference in New Issue