mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ADF_NOISSUE] Fix styling and sidenav layout fixes (#3291)
* Fix styling and sidenav layout fixes * Revert packagr conflicting mods
This commit is contained in:
committed by
Eugenio Romano
parent
faeab853f7
commit
641f7d9695
+3
-3
@@ -117,8 +117,8 @@
|
||||
},
|
||||
{
|
||||
"glob": "**/*",
|
||||
"input": "../../lib/core/prebuilt-themes",
|
||||
"output": "./"
|
||||
"input": "../../lib/dist/core/prebuilt-themes",
|
||||
"output": "./assets/prebuilt-themes"
|
||||
},
|
||||
{
|
||||
"glob": "**/*",
|
||||
@@ -170,7 +170,7 @@
|
||||
"prefix": "app-dev",
|
||||
"styles": [
|
||||
"styles.scss",
|
||||
"custom-style.scss"
|
||||
"custom-style-dev.scss"
|
||||
],
|
||||
"stylePreprocessorOptions": {
|
||||
"includePaths": [
|
||||
|
||||
Reference in New Issue
Block a user