feat: Upload layout done.

This commit is contained in:
chiayin
2023-12-14 09:34:35 +08:00
parent 67b0ee47df
commit 9c7fd4a202
6 changed files with 105 additions and 5 deletions

View File

@@ -9,6 +9,13 @@
'GRAD' 0,
'opsz' 40
}
.material-fill {
font-variation-settings:
'FILL' 1,
'wght' 400,
'GRAD' 0,
'opsz' 40
}
/* vue-toast-notification */
.v-toast__item {