Merge branch 'sit-Leung' into sit-jiamin-v2

This commit is contained in:
952108534@qq.com
2022-01-23 21:11:26 +08:00
7 changed files with 33 additions and 11 deletions

View File

@@ -317,7 +317,7 @@ picture {
height: auto;
position: fixed;
right: 0;
top: 30%;
top: 40%;
background: #FFFFFF;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
border-radius: .25rem;

View File

@@ -380,7 +380,8 @@ border-radius: 100px;
@media screen and (min-width: 768px){
.usersearch {
width: 100%;
margin: 0 auto;
margin-left:auto;
margin-right:auto;
overflow: hidden;
.ts-scrollable-container{
h2{