Commit 0a6d6ae7 authored by 姬鋆屾's avatar 姬鋆屾

推修改样式

parent 7da00290
......@@ -76,4 +76,9 @@ export default {
width: 120px;
color: #909399;
}
/deep/.el-card,
/deep/.page {
-webkit-box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.1);
}
</style>
......@@ -196,4 +196,7 @@ export default {
/deep/ .buttons {
margin-bottom: 10px;
}
/deep/.el-tabs__nav {
text-align: center;
}
</style>
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