Avatar gallery and listing

This commit is contained in:
Natsumi
2025-05-24 03:32:40 +10:00
parent 029aa1c43d
commit 17a75a041f
9 changed files with 244 additions and 21 deletions

View File

@@ -940,6 +940,11 @@ i.x-status-icon.red {
border-radius: 4px;
}
.el-carousel__mask {
// looks bad
display: none;
}
// FIXME
// Something changed the CSS of element-ui
// The other parts are the same