mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-13 05:47:31 -08:00
fix spacing
This commit is contained in:
parent
0402bd4659
commit
65fd42da24
|
@ -69,7 +69,7 @@ export default Vue.extend({
|
|||
line-height: var(--font-line-height-compact);
|
||||
overflow-wrap: anywhere;
|
||||
height: 60px;
|
||||
overflow: hidden;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.title {
|
||||
|
|
Loading…
Reference in a new issue