Remove redundant import statement in SCSS (#5864)
* Remove redudant import statement in SCSS * Fix wrong chmod
This commit is contained in:
parent
b15482ce71
commit
bdf6d0a684
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
@import 'variables';
|
||||
|
||||
.app-body {
|
||||
-webkit-overflow-scrolling: touch;
|
||||
-ms-overflow-style: -ms-autohiding-scrollbar;
|
||||
|
|
Loading…
Reference in a new issue