Commit 8c20583b authored by ibuler's avatar ibuler

[Update] 更新term css

parent f376f056
......@@ -8,6 +8,7 @@ elements-term, elements-guacamole, elements-settings {
.window {
display: none;
padding: 15px;
}
.active {
......
......@@ -20,6 +20,7 @@
#term .terminal div span {
min-width: 12px;
padding: 15px;
}
elements-term {
......
export const environment = {
production: true
};
export const version = '1.0.0-{{BUILD_NUMBER}} GPLv2.';
export const version = '1.3.0-{{BUILD_NUMBER}} GPLv2.';
......@@ -44,9 +44,9 @@ app-root {
/*margin: 15px;*/
}
.xterm-rows {
padding: 15px;
}
/*.xterm-rows {*/
/*padding: 15px;*/
/*}*/
.terminal .xterm-viewport {
background-color: #1f1b1b;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment