fix: update

parent 975e6184
......@@ -23,7 +23,6 @@
"../node_modules/layui-layer/dist/theme/default/layer.css",
"../node_modules/animate.css/animate.min.css",
"assets/inspinia/style.scss",
"../node_modules/xterm/dist/xterm.css",
"sass/style.scss",
"styles.css"
],
......
Subproject commit 9e8f949f64479cbfc4551dd81a20897de6121da5
......@@ -34,7 +34,7 @@ label {
overflow: hidden;
}
.filetree > li input:checked ~ ul , .filetree > li ul.insearch{
.filetree > li input:checked ~ ul, .filetree > li ul.insearch {
height: auto;
}
......@@ -67,7 +67,7 @@ label {
background: #2f2a2a;
font-size: 9pt;
border-top-width: 1px;
left: 0;
left: 0px;
padding: 1px 20px 0 20px;
position: absolute;
}
......
......@@ -7,8 +7,8 @@ div, term-leftbar, term-body {
div {
background-color: black;
margin: 0;
top:30px;
position: absolute;
padding-top: 30px;
position: initial;
}
app-cleftbar {
......
......@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
<title>JumpServer</title>
<title>Jumpserver</title>
<base href="/luna">
<meta name="viewport" content="width=device-width, initial-scale=1">
......
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