Commit d2804aa4 by 无尘

style: 修改样式

parent 40585edc
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
* @Author: 无尘 * @Author: 无尘
* @Date: 2019-03-20 14:36:37 * @Date: 2019-03-20 14:36:37
* @LastEditors: 无尘 * @LastEditors: 无尘
* @LastEditTime: 2020-09-25 15:28:09 * @LastEditTime: 2020-09-25 15:30:09
--> -->
<template> <template>
<div class="my-customer-wrap common-set-wrap"> <div class="my-customer-wrap common-set-wrap">
...@@ -202,13 +202,13 @@ export default { ...@@ -202,13 +202,13 @@ export default {
min-width: 1400px; min-width: 1400px;
box-sizing: border-box; box-sizing: border-box;
} }
.nav-wrap {
padding-left: 0;
}
.right-content { .right-content {
/*width: 100%;*/ /*width: 100%;*/
padding: 20px; padding: 20px;
min-height: calc(100% - 157px); min-height: calc(100% - 157px);
.nav-wrap {
padding-left: 0;
}
.right-box { .right-box {
background: #fff; background: #fff;
min-height: 500px; min-height: 500px;
......
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