fix: remove old variables

This commit is contained in:
Sergey Andrievskiy 2019-06-21 23:43:47 +03:00
parent 5cda45f30e
commit 994cb69c29
4 changed files with 0 additions and 5 deletions

View file

@ -29,7 +29,6 @@
::ng-deep .main-container {
width: $sidebar-width;
background: nb-theme(color-bg);
transition: width 0.3s ease;
overflow: hidden;

View file

@ -29,7 +29,6 @@
::ng-deep .main-container {
width: $sidebar-width;
background: nb-theme(color-bg);
transition: width 0.3s ease;
overflow: hidden;

View file

@ -29,7 +29,6 @@
::ng-deep .main-container {
width: $sidebar-width;
background: nb-theme(color-bg);
transition: width 0.3s ease;
overflow: hidden;