mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
turns out, flexbox is not campatible with amcharts! disabling now
This commit is contained in:
parent
d9939d10b8
commit
536658c4ab
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
bootstrapVersion: 4
|
||||
|
||||
# If Bootstrap version 4 is used - turn on/off flexbox model
|
||||
useFlexbox: true
|
||||
useFlexbox: false
|
||||
|
||||
# Webpack loaders, order matters
|
||||
styleLoaders:
|
||||
|
|
@ -112,4 +112,4 @@ scripts:
|
|||
scrollspy: true
|
||||
tab: true
|
||||
tooltip: true
|
||||
util: true
|
||||
util: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue