截止‘运力管理’模块

This commit is contained in:
2026-07-20 11:26:51 +08:00
parent e66b4a3680
commit c6dffb5d97
98 changed files with 19429 additions and 176 deletions

View File

@@ -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 {