mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-15 23:47:33 +08:00
modify style
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user