mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-07 17:55:14 +00:00
perf: 修改移动端 table
This commit is contained in:
parent
a076a277c9
commit
ea3e26b92c
@ -171,7 +171,10 @@ export default {
|
|||||||
float: right;
|
float: right;
|
||||||
}
|
}
|
||||||
.mobile .search.right {
|
.mobile .search.right {
|
||||||
float: left;
|
float: none;
|
||||||
|
}
|
||||||
|
.mobile .search.right .action-search {
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
.mobile .right-side {
|
.mobile .right-side {
|
||||||
padding-top: 5px;
|
padding-top: 5px;
|
||||||
|
Loading…
Reference in New Issue
Block a user