mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
feat(demo): added package-lock.json
feat(demo): improved styles
This commit is contained in:
parent
80f2e21e1d
commit
42b70b23fe
2 changed files with 5 additions and 1 deletions
5
package-lock.json
generated
5
package-lock.json
generated
|
|
@ -16530,6 +16530,11 @@
|
|||
"integrity": "sha1-yobR/ogoFpsBICCOPchCS524NCw=",
|
||||
"dev": true
|
||||
},
|
||||
"ng-inline-svg": {
|
||||
"version": "11.0.0",
|
||||
"resolved": "https://registry.npmjs.org/ng-inline-svg/-/ng-inline-svg-11.0.0.tgz",
|
||||
"integrity": "sha512-D4dXt379cveaYJobu7JnYixZzw/+AqRkMGDqOrNhGDEiBgDaxb8DZ57mSg8V9ekTl3fK+H98p9SevhLSakzRkA=="
|
||||
},
|
||||
"ng-lazyload-image": {
|
||||
"version": "7.1.0",
|
||||
"resolved": "https://registry.npmjs.org/ng-lazyload-image/-/ng-lazyload-image-7.1.0.tgz",
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
@include nb-install-component() {
|
||||
width: 100%;
|
||||
height: 0;
|
||||
position: relative;
|
||||
padding-top: 80%; /* Aspect Ratio */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue