mirror of
https://github.com/n8n-io/n8n.git
synced 2025-02-02 07:01:30 -08:00
fix pencil bug
This commit is contained in:
parent
4f5412ad71
commit
e52df9192c
|
@ -84,8 +84,6 @@ export default Vue.extend({
|
|||
|
||||
.title {
|
||||
text-overflow: ellipsis;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
|
||||
> *:first-child {
|
||||
padding-right: var(--spacing-3xs);
|
||||
|
|
Loading…
Reference in a new issue