fix(editor): Restore collapsed sidebar items for Vue 3 (#6743)

fix(editor): Restore collapsed sidebar items
This commit is contained in:
Iván Ovejero 2023-07-26 09:53:29 +02:00 committed by GitHub
parent 35ae72e00d
commit 2a76388a8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -296,7 +296,6 @@ export default defineComponent({
}
.compact {
width: 40px;
.icon {
margin: 0;
overflow: visible !important;