ソースを参照

[MODULES][TERMINAL] WIP 1.1 changes

DSR! 3 年 前
コミット
673fc5007a

ファイルの差分が大きいため隠しています
+ 0 - 0
modules/src/Terminal/html/iframe.html


+ 5 - 0
modules/src/Terminal/html/inject.html

@@ -6,6 +6,11 @@
     z-index: 99999;
     margin-bottom: 0;
     background-color: #2b2b2b;
+    border-bottom: 0;
+    border-left: 0;
+    border-right: 0;
+    border-bottom-left-radius: 0;
+    border-bottom-right-radius: 0;
 }
 
 .terminal-content {

この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません