Commit 4b51b657 authored by danfuman's avatar danfuman

修改

parent a85e3b7e
...@@ -229,15 +229,15 @@ li { ...@@ -229,15 +229,15 @@ li {
.app-main { .app-main {
position: relative; position: relative;
background-color: #f5f5f5; background-color: #f5f5f5;
// >div{ >div{
// width: calc(100% - 48px); width: calc(100% - 48px);
// } }
} }
.app-container { .app-container {
padding: 16px 24px; margin: 16px 24px;
background-color: #f5f5f5; background-color: #f5f5f5;
box-sizing: border-box; box-sizing: border-box;
width: 100%; //width: 100%;
.el-input__inner { .el-input__inner {
border-color: #d9d9d9; border-color: #d9d9d9;
color: #232323; color: #232323;
......
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