mirror of
https://github.com/PlayEdu/backend
synced 2025-12-30 07:39:49 +08:00
资源图片渲染
This commit is contained in:
@@ -60,4 +60,10 @@
|
||||
position: relative;
|
||||
width: 150px;
|
||||
height: 150px;
|
||||
overflow: hidden;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
background: #f4fafe;
|
||||
border-radius: 6px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user