mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-08 17:44:57 +08:00
feat: add mask crud
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user