mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 05:46:03 +08:00
点击logo 进入首页bug 修复
This commit is contained in:
parent
e669ff2cc8
commit
d0f5723166
@ -213,7 +213,7 @@ export default {
|
|||||||
padding: 20px;
|
padding: 20px;
|
||||||
|
|
||||||
.search-wrapper {
|
.search-wrapper {
|
||||||
margin-bottom: 20px;
|
margin-bottom: 10px;
|
||||||
|
|
||||||
.el-input {
|
.el-input {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@ -221,7 +221,7 @@ export default {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.list-wrapper {
|
.list-wrapper {
|
||||||
margin-bottom: 20px;
|
margin-bottom: 10px;
|
||||||
|
|
||||||
.el-pagination {
|
.el-pagination {
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user