Commit 6346ebc9 authored by zL's avatar zL

hd 部分细节修改

parent f8e18f1a
......@@ -443,7 +443,7 @@ export default class Home extends Vue {
background: white;
.header-left {
margin-left: 200px;
height: 46px;
// height: 46px;
}
.header-right {
display: flex;
......
......@@ -58,7 +58,6 @@ export default class MainHeader extends Vue {
.icon_logo {
margin-left: 27px;
margin-top: 12px;
height: 31px;
}
.user_wrapper {
......
......@@ -83,10 +83,9 @@ export default {
position: absolute;
left: 26px;
top: 14px;
width: 100px;
height: 30px;
width: 104px;
height: 31px;
background: url("../images/SigIn/logo.png") no-repeat center;
background-size: 100% 100%;
}
.fixed {
position: fixed;
......
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