Browse Source

spaces in atom styles

Kyle P Davis 7 năm trước cách đây
mục cha
commit
c56fa351fb
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;
     }