refactor: 附件/视频搜索

This commit is contained in:
2025-04-16 13:39:19 +08:00
parent 07a722c000
commit fa91ee8351
9 changed files with 56 additions and 22 deletions

View File

@@ -65,6 +65,8 @@
top: 50%;
margin-top: -0.75rem;
right: 6rem;
border: 0;
background-color: transparent;
}
.orico_Page_download .downloadMain .contact_c .search_all .searchbtn img {
width: 100%;
@@ -259,3 +261,6 @@
margin-top: 16px;
line-height: 20px;
}
.orico_Page_download .downloadMain .contact_c .video-empty {
padding-bottom: 3rem;
}