mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-17 07:50:12 +01:00
fix(grid): remove styles for the bootstrap rows and columns
This commit is contained in:
parent
9b1885c9d0
commit
1f198223d7
1 changed files with 0 additions and 11 deletions
|
|
@ -11,15 +11,4 @@
|
||||||
// framework global styles
|
// framework global styles
|
||||||
@include nb-theme-global();
|
@include nb-theme-global();
|
||||||
@include nb-auth-global();
|
@include nb-auth-global();
|
||||||
|
|
||||||
// other global styles
|
|
||||||
|
|
||||||
//[class^='col-'] {
|
|
||||||
// padding: 0 0.75rem;
|
|
||||||
//}
|
|
||||||
//
|
|
||||||
//.row {
|
|
||||||
// margin-right: -0.75rem;
|
|
||||||
// margin-left: -0.75rem;
|
|
||||||
//}
|
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue