Remove redundant import statement in SCSS (#5864)
* Remove redudant import statement in SCSS * Fix wrong chmodgh/stable
parent
b15482ce71
commit
bdf6d0a684
|
@ -1,5 +1,3 @@
|
||||||
@import 'variables';
|
|
||||||
|
|
||||||
.app-body {
|
.app-body {
|
||||||
-webkit-overflow-scrolling: touch;
|
-webkit-overflow-scrolling: touch;
|
||||||
-ms-overflow-style: -ms-autohiding-scrollbar;
|
-ms-overflow-style: -ms-autohiding-scrollbar;
|
||||||
|
|
Reference in New Issue