perf: 修改移动端 table

This commit is contained in:
ibuler 2022-06-16 18:04:03 +08:00 committed by Jiangjie.Bai
parent a076a277c9
commit ea3e26b92c

View File

@ -171,7 +171,10 @@ export default {
float: right;
}
.mobile .search.right {
float: left;
float: none;
}
.mobile .search.right .action-search {
width: 100%;
}
.mobile .right-side {
padding-top: 5px;