Flex
2025-05-30 5a21697d7eaed1c20f8500479ef7f37a2c9852c1
easegen-front/src/views/Login/Login.vue
@@ -113,7 +113,8 @@
@media screen and ( max-width: 1300px )  {
  .form-box{
    width: 80% !important;
    width: 50% !important;
    height: 70% !important;
    margin: 0 auto !important;
  }
@@ -123,4 +124,10 @@
  
}
@media (max-width:1650px) and ( min-width: 1400px )  {
  .bei .BeiArea .Left-img .TitleText{
    margin-left: 0;
  }
}
</style>