Commit 12eafb3b by 陈羽

update: style

parent 3cca4b50
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<meta charset="utf-8"> <meta charset="utf-8">
<link rel="shortcut icon" href="./favicon.ico" /> <link rel="shortcut icon" href="./favicon.ico" />
<title>好办管理平台</title> <title>好办管理平台</title>
<link rel="stylesheet" type="text/css" href="//web-1251519181.file.myqcloud.com/custom-element/custom-element.1.0.58.4.css" /> <link rel="stylesheet" type="text/css" href="//web-1251519181.file.myqcloud.com/custom-element/custom-element.1.0.66.css" />
</head> </head>
......
...@@ -380,6 +380,7 @@ export default { ...@@ -380,6 +380,7 @@ export default {
.app-detail-wrap { .app-detail-wrap {
height: 100%; height: 100%;
background: #fff; background: #fff;
overflow: hidden;
} }
.common-set-wrap { .common-set-wrap {
height: 100%; height: 100%;
......
...@@ -690,7 +690,6 @@ li { ...@@ -690,7 +690,6 @@ li {
flex-direction: column; flex-direction: column;
justify-content: flex-start; justify-content: flex-start;
align-items: center; align-items: center;
height: 100%;
margin-top: 212px; margin-top: 212px;
p { p {
font-size: 14px; font-size: 14px;
......
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