forked from Botanical/BotanJS
6 lines
87 B
CSS
6 lines
87 B
CSS
.ch_obj {
|
|
position: absolute;
|
|
/* 1-level higher than Context Menu*/
|
|
z-index: 101;
|
|
}
|