mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-21 18:00:13 +01:00
fix(demo): update package-lock.json, install raw-loader, fix style warnings
This commit is contained in:
parent
5a7bde002c
commit
1360a33771
26 changed files with 34 additions and 33 deletions
|
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
@import '../../../@theme/styles/themes';
|
||||
@import '~@nebular/theme/styles/global/breakpoints';
|
||||
@import '@nebular/theme/styles/global/breakpoints';
|
||||
|
||||
@include nb-install-component() {
|
||||
$reasons-section-offset: 10.625rem;
|
||||
|
|
@ -63,7 +63,7 @@
|
|||
.highlight {
|
||||
font-family: nb-theme(font-main), sans-serif;
|
||||
}
|
||||
|
||||
|
||||
.active {
|
||||
text-decoration: none;
|
||||
font-family: nb-theme(font-main), sans-serif;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue