Commit cb7e9038 authored by 张伯涛's avatar 张伯涛

修改

parent 05f9a675
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<!-- 政策,今日申报,用户登录信息--> <!-- 政策,今日申报,用户登录信息-->
<div class="content-top"> <div class="content-top">
<el-row :gutter="15"> <el-row :gutter="15">
<el-col :span="8"> <el-col :span="9">
<div class="top-retrieval"> <div class="top-retrieval">
<div class="text">政策检索</div> <div class="text">政策检索</div>
<div class="button"> <div class="button">
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
</el-row> </el-row>
</div> </div>
</el-col> </el-col>
<el-col :span="12"> <el-col :span="11">
<div class="reportToday"> <div class="reportToday">
<div class="reportToday-title"> <div class="reportToday-title">
<div class="rt-title">今日申报</div> <div class="rt-title">今日申报</div>
...@@ -453,9 +453,7 @@ export default { ...@@ -453,9 +453,7 @@ export default {
background-color: #d6d6d6; background-color: #d6d6d6;
.userInfo-content{ .userInfo-content{
.login-btn{ .login-btn{
padding: 0!important; padding: 5px 30px!important;
width: 165px;
height: 25px;
} }
.info{ .info{
padding: 5px 5px; padding: 5px 5px;
......
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