mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-21 21:57:56 +01:00
fix color picker on background
This commit is contained in:
parent
788cb1ea98
commit
c78b8db81c
@ -25,6 +25,9 @@
|
||||
position: relative;
|
||||
left: 8px;
|
||||
}
|
||||
.colorpicker {
|
||||
z-index: 2000;
|
||||
}
|
||||
|
||||
#mindmapListContainer {
|
||||
background: #FFFFFF;
|
||||
|
Loading…
Reference in New Issue
Block a user