lviguier
9 months ago
|
@@ -487,6 +487,7 @@
|
|
|
}
|
|
|
.cdb .cdb-sheet .cdb-types {
|
|
|
position: absolute;
|
|
|
+ z-index: 900;
|
|
|
padding: 2px 2px 2px 2px;
|
|
|
display: flex;
|
|
|
background-color: #333333;
|
|
@@ -551,6 +551,7 @@
|
|
|
|
|
|
.cdb-types {
|
|
|
position: absolute;
|
|
|
+ z-index: 900;
|
|
|
padding: 2px 2px 2px 2px;
|
|
|
display: flex;
|
|
|
background-color: #333333;
|