mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-17 16:13:48 +08:00
Payment bug fixed
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user