fuse-angular/src/app/main/content/apps/contacts/contacts.component.scss
Sercan Yemen 59b7c4a70b page layouts fixed
+ resposive fixes on apps
+ fixed: router animation breaks the perfect-scrollbar
+ updated the perfect-scrollbar version
2017-08-21 15:02:03 +03:00

9 lines
97 B
SCSS

@import "src/app/core/scss/fuse";
#contacts {
.content {
overflow: hidden;
}
}