| | |
| | | @media screen and ( max-width: 1300px ) { |
| | | |
| | | .form-box{ |
| | | width: 80% !important; |
| | | width: 50% !important; |
| | | height: 70% !important; |
| | | margin: 0 auto !important; |
| | | } |
| | | |
| | |
| | | |
| | | } |
| | | |
| | | @media (max-width:1650px) and ( min-width: 1400px ) { |
| | | .bei .BeiArea .Left-img .TitleText{ |
| | | margin-left: 0; |
| | | } |
| | | } |
| | | |
| | | </style> |
| | |
| | | class="w-[100%]" |
| | | type="primary" |
| | | @click="getCode()" |
| | | style="background-color: #1D78F4;" |
| | | style="background-color: #1d78f4" |
| | | /> |
| | | </el-form-item> |
| | | </el-col> |
| | |
| | | margin-top: 20px; |
| | | } |
| | | } |
| | | |
| | | @media screen and (max-width: 1300px) { |
| | | .NewClass { |
| | | ::v-deep(.el-input__inner) { |
| | | font-size: 20px; |
| | | line-height: 40px; |
| | | height: 60px; |
| | | } |
| | | ::v-deep(.el-form-item--large){ |
| | | margin-bottom: 44px; |
| | | } |
| | | ::v-deep(.el-checkbox__label){ |
| | | font-size: 18px; |
| | | } |
| | | ::v-deep(.el-button--large) { |
| | | padding: 20px; |
| | | box-sizing: border-box; |
| | | font-size: 20px; |
| | | height: 60px; |
| | | margin-top: 20px; |
| | | } |
| | | } |
| | | } |
| | | </style> |