Add top padding to nodes for bubble clearance
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -111,7 +111,7 @@
|
||||
justify-content: center;
|
||||
text-align: center;
|
||||
font-size: 11px;
|
||||
padding: 4px;
|
||||
padding: 8px 4px 4px 4px;
|
||||
cursor: pointer;
|
||||
overflow: visible;
|
||||
word-break: normal;
|
||||
|
||||
Reference in New Issue
Block a user