modify style

This commit is contained in:
MaysWind
2023-08-13 14:20:40 +08:00
parent 06ff9f2499
commit c41f2a4d65
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -98,6 +98,12 @@ input[type=number] {
background-color: rgb(var(--v-theme-surface));
}
@media (max-width: 959px) and (max-height: 669px) {
.auth-card {
padding-top: 64px !important;
}
}
.auth-img-footer {
position: absolute;
inset-block-end: 0;