调整注册订阅页面结构
This commit is contained in:
@@ -388,9 +388,10 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
@media (max-width: 768px) {
|
||||
justify-content: flex-start;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
}
|
||||
.gallery_list_box{
|
||||
|
||||
Reference in New Issue
Block a user