项目文档搜索栏样式问题

uat
wangxiaoshuang 2025-03-18 17:59:10 +08:00
parent d753fbc2ab
commit 3b03d6ba76
1 changed files with 3 additions and 0 deletions

View File

@ -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>