mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
revert changes to this
This commit is contained in:
parent
5050ab0d39
commit
e4f9328990
|
@ -81,6 +81,9 @@ export default Vue
|
||||||
.parameter-info {
|
.parameter-info {
|
||||||
background-color: #ffffffaa;
|
background-color: #ffffffaa;
|
||||||
display: none;
|
display: none;
|
||||||
|
position: absolute;
|
||||||
|
right: 0;
|
||||||
|
top: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.parameter-name {
|
.parameter-name {
|
||||||
|
|
Loading…
Reference in a new issue