Browse Source

spaces in atom styles

Kyle P Davis 7 years ago
parent
commit
c56fa351fb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      atom/styles.less

+ 1 - 1
atom/styles.less

@@ -110,7 +110,7 @@ atom-panel.modal.overlay.from-top:after {
 
 
 atom-text-editor.editor .cursor {
 atom-text-editor.editor .cursor {
 
 
-	.syntax--variable.syntax--language {
+    .syntax--variable.syntax--language {
         opacity: 0.6;
         opacity: 0.6;
     }
     }