mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2026-01-02 22:59:00 +03:00
.
This commit is contained in:
@@ -57,7 +57,7 @@
|
|||||||
|
|
||||||
.tooltip .tooltiptext {
|
.tooltip .tooltiptext {
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
width: 470px;
|
width: 460px;
|
||||||
background-color: #fcfcfc;
|
background-color: #fcfcfc;
|
||||||
|
|
||||||
padding: 5px;
|
padding: 5px;
|
||||||
@@ -69,7 +69,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 1;
|
z-index: 1;
|
||||||
top: 100%;
|
top: 100%;
|
||||||
left: 590%;
|
left: 520%;
|
||||||
margin-left: -600px;
|
margin-left: -600px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user