mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
fix(editor): Restore collapsed sidebar items for Vue 3 (#6743)
fix(editor): Restore collapsed sidebar items
This commit is contained in:
parent
35ae72e00d
commit
2a76388a8e
|
@ -296,7 +296,6 @@ export default defineComponent({
|
|||
}
|
||||
|
||||
.compact {
|
||||
width: 40px;
|
||||
.icon {
|
||||
margin: 0;
|
||||
overflow: visible !important;
|
||||
|
|
Loading…
Reference in a new issue