feat: update to 8 - step 2

This commit is contained in:
nixa 2019-05-28 23:28:56 +03:00
parent 0c3dde2fdb
commit fcb65af61f
44 changed files with 101 additions and 101 deletions

View file

@ -4,7 +4,7 @@
@import '../../../@theme/styles/themes';
@include nb-install-component() {
/deep/ nb-layout-column {
::ng-deep nb-layout-column {
justify-content: center;
display: flex;
}