feat: add mask crud

This commit is contained in:
Yidadaa
2023-04-26 02:02:46 +08:00
parent f6db2c8bfa
commit dbf91016ed
15 changed files with 313 additions and 101 deletions

View File

@@ -329,9 +329,11 @@ pre {
}
}
.user-avtar {
.user-avatar {
height: 30px;
min-height: 30px;
width: 30px;
min-width: 30px;
display: flex;
align-items: center;
justify-content: center;