瀏覽代碼

spaces in atom styles

Kyle P Davis 8 年之前
父節點
當前提交
c56fa351fb
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 {
 
-	.syntax--variable.syntax--language {
+    .syntax--variable.syntax--language {
         opacity: 0.6;
     }