mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 15:40:11 +01:00
home page
This commit is contained in:
parent
5608fa4184
commit
f8c10284fc
3 changed files with 5 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
@import "../../../@theme/styles/themes";
|
@import '../../../@theme/styles/themes';
|
||||||
|
|
||||||
nb-checkbox {
|
nb-checkbox {
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
@import "../../../@theme/styles/themes";
|
@import '../../../@theme/styles/themes';
|
||||||
|
|
||||||
nb-checkbox {
|
nb-checkbox {
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
@import "../../@theme/styles/themes";
|
@import '../../@theme/styles/themes';
|
||||||
@import "bootstrap/scss/mixins/breakpoints";
|
@import 'bootstrap/scss/mixins/breakpoints';
|
||||||
@import "@nebular/theme/styles/global/breakpoints";
|
@import '@nebular/theme/styles/global/breakpoints';
|
||||||
|
|
||||||
@include nb-install-component() {
|
@include nb-install-component() {
|
||||||
.solar-card nb-card-header {
|
.solar-card nb-card-header {
|
||||||
|
|
@ -55,7 +55,6 @@ mdb-carousel-item {
|
||||||
color: #8994a3;
|
color: #8994a3;
|
||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
background: white;
|
background: white;
|
||||||
color: #000000e0;
|
|
||||||
box-shadow: 0 8px 20px #dae0eb99;
|
box-shadow: 0 8px 20px #dae0eb99;
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue