Commit cd60b1cd authored by ibuler's avatar ibuler

[Update] 修改term css

parent f6191a1a
...@@ -2,7 +2,6 @@ ...@@ -2,7 +2,6 @@
#term { #term {
width: 100%; width: 100%;
height: 100%; height: 100%;
padding: 15px;
} }
#term > div { #term > div {
...@@ -20,11 +19,11 @@ ...@@ -20,11 +19,11 @@
#term .terminal div span { #term .terminal div span {
min-width: 12px; min-width: 12px;
padding: 15px;
} }
elements-term { elements-term {
position: absolute; position: absolute;
width: 100%; width: 100%;
height: 100%; height: 100%;
background: #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