mirror of
https://github.com/PlayEdu/backend
synced 2025-12-30 07:55:36 +08:00
资源管理图片初步
This commit is contained in:
@@ -19,3 +19,16 @@
|
||||
line-height: 30px;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.closeButton {
|
||||
position: absolute;
|
||||
right: -8px;
|
||||
top: -8px;
|
||||
}
|
||||
|
||||
|
||||
.imageItem{
|
||||
position: relative;
|
||||
width: 120px;
|
||||
height: 80px;
|
||||
}
|
||||
Reference in New Issue
Block a user