截止‘运力管理’模块
This commit is contained in:
@@ -27,20 +27,6 @@
|
||||
width: 98%;
|
||||
}
|
||||
//登录页面
|
||||
.login-left {
|
||||
width: 100%;
|
||||
min-height: auto;
|
||||
|
||||
.title {
|
||||
margin-top: 20px;
|
||||
font-size: 20px;
|
||||
text-shadow: #000 1px 0 0, #000 0 1px 0, #000 -1px 0 0, #000 0 -1px 0;
|
||||
}
|
||||
|
||||
.img {
|
||||
width: 50px;
|
||||
}
|
||||
}
|
||||
.login-logo {
|
||||
padding-top: 30px;
|
||||
margin-left: -30px;
|
||||
@@ -55,11 +41,11 @@
|
||||
width: 100%;
|
||||
background-color: #fff;
|
||||
padding: 10px 20px;
|
||||
box-shadow: none
|
||||
box-shadow: none;
|
||||
}
|
||||
.login-container {
|
||||
&::before {
|
||||
margin-left: 0
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
.top-bar__item {
|
||||
|
||||
Reference in New Issue
Block a user