Commit 4b51b657 authored by danfuman's avatar danfuman

修改

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