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