mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-01 15:11:16 +00:00
perf: 修改移动端 table
This commit is contained in:
parent
a076a277c9
commit
ea3e26b92c
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user