mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-04-27 10:33:12 +00:00
+ resposive fixes on apps + fixed: router animation breaks the perfect-scrollbar + updated the perfect-scrollbar version
9 lines
97 B
SCSS
9 lines
97 B
SCSS
@import "src/app/core/scss/fuse";
|
|
|
|
#contacts {
|
|
|
|
.content {
|
|
overflow: hidden;
|
|
}
|
|
}
|