mirror of
https://github.com/n8n-io/n8n.git
synced 2025-02-02 07:01:30 -08:00
update spacing
This commit is contained in:
parent
1aa1847bc7
commit
6daf8307cf
|
@ -347,16 +347,12 @@ export default mixins(externalHooks, nodeBase, nodeHelpers, workflowHelpers).ext
|
|||
|
||||
.node-info-icon {
|
||||
position: absolute;
|
||||
bottom: 8px;
|
||||
right: 8px;
|
||||
bottom: 6px;
|
||||
right: 6px;
|
||||
|
||||
&.data-count {
|
||||
font-weight: 600;
|
||||
color: var(--color-success);
|
||||
|
||||
* {
|
||||
margin-left: 2px;
|
||||
}
|
||||
}
|
||||
|
||||
&.node-issues {
|
||||
|
|
Loading…
Reference in a new issue