mirror of
https://github.com/certd/certd.git
synced 2026-05-15 20:47:31 +08:00
fix: 修复手机模式下,查询框被文字遮盖的bug
This commit is contained in:
@@ -45,4 +45,8 @@
|
||||
|
||||
.ant-modal {
|
||||
max-width: calc(100% - 32px) !important ;
|
||||
}
|
||||
|
||||
.fs-search .ant-row{
|
||||
flex-flow: row wrap !important;
|
||||
}
|
||||
Reference in New Issue
Block a user