ソースを参照

update spacing

charnpreetsingh185 8 年 前
コミット
5831dc1238
1 ファイル変更2 行追加0 行削除
  1. 2 0
      src/default-theme/terminal.less

+ 2 - 0
src/default-theme/terminal.less

@@ -21,10 +21,12 @@
   -webkit-user-select: text;
 }
 
+
 .terminal {
   font-family: monospace;
 }
 
+
 .terminal .xterm-viewport {
   overflow-y: auto;
 }