fix(editor): Fix post-migration CSS inconsistencies (no-changelog) (#6902)
* fix: fix node execute button spacing * fix: minor css fixes * fix: fix node-parameters-wrapper height
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
@use './common/var';
|
||||
|
||||
@include mixins.b(tooltip) {
|
||||
max-width: 200px;
|
||||
|
||||
&:focus:not(.focusing),
|
||||
&:focus:hover {
|
||||
outline-width: 0;
|
||||
|
||||
Reference in New Issue
Block a user