资源管理图片初步

This commit is contained in:
禺狨
2023-03-08 18:32:11 +08:00
parent be8216b218
commit 5dc57f8c80
2 changed files with 41 additions and 18 deletions

View File

@@ -19,3 +19,16 @@
line-height: 30px;
display: flex;
}
.closeButton {
position: absolute;
right: -8px;
top: -8px;
}
.imageItem{
position: relative;
width: 120px;
height: 80px;
}