add illustrations to login/unlock page

This commit is contained in:
MaysWind
2023-07-05 01:27:05 +08:00
parent 89c1158d95
commit 54c1164bd7
11 changed files with 1402 additions and 6 deletions
+6
View File
@@ -48,6 +48,12 @@
background-color: rgb(var(--v-theme-surface));
}
.auth-img-footer {
position: absolute;
inset-block-end: 0;
min-inline-size: 100%;
}
/** Common class for replacing the default style of vuetify **/
.v-table {
th {