Compare commits
2 Commits
9277d48c85
...
707ca5602c
Author | SHA1 | Date |
---|---|---|
|
707ca5602c | |
|
3b03d6ba76 |
|
@ -247,4 +247,7 @@ export default {
|
||||||
margin: 0 0 12px 0;
|
margin: 0 0 12px 0;
|
||||||
border-top: 1px solid #ebeef5;
|
border-top: 1px solid #ebeef5;
|
||||||
}
|
}
|
||||||
|
::v-deep .box-body .search .base-search-form .el-form-item {
|
||||||
|
margin-bottom: 15px;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
Loading…
Reference in New Issue