Remove redundant import statement in SCSS (#5864)
* Remove redudant import statement in SCSS * Fix wrong chmodlolsob-rspec
parent
c2f8e326cc
commit
0bd728a690
|
@ -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;
|
||||||
|
|
Loading…
Reference in New Issue