fix grid status to be dynamic
This commit is contained in:
@@ -115,8 +115,8 @@
|
|||||||
.tooltip .tooltiptext {
|
.tooltip .tooltiptext {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
bottom: -50px;
|
bottom: 2px !important;
|
||||||
right: 0px !important;
|
right: 50px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user