mirror of
https://github.com/n8n-io/n8n.git
synced 2025-02-21 02:56:40 -08:00
update tooltip
This commit is contained in:
parent
dc21a7ecae
commit
3c20f1f1db
|
@ -82,8 +82,8 @@ export default Vue
|
||||||
background-color: #ffffffaa;
|
background-color: #ffffffaa;
|
||||||
display: none;
|
display: none;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 0;
|
right: 2px;
|
||||||
top: 8px;
|
top: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.parameter-name {
|
.parameter-name {
|
||||||
|
|
Loading…
Reference in a new issue