Link icon fixing, name refactoring

This commit is contained in:
barsdeveloper
2022-11-21 11:45:43 +01:00
parent 401ce75fdc
commit a7468f4cf0
37 changed files with 239 additions and 151 deletions

View File

@@ -232,3 +232,7 @@ ueb-node.ueb-node-style-glass .ueb-node-top {
left: 50%;
translate: -50%;
}
ueb-node.ueb-node-style-glass .ueb-node-outputs:first-child {
padding-left: 8px;
}