增加模型库模型下载入口
This commit is contained in:
@@ -236,6 +236,16 @@
|
||||
padding: 8px;
|
||||
}
|
||||
|
||||
.preview-scene-actions {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
.preview-scene-actions > button {
|
||||
flex: 1;
|
||||
}
|
||||
|
||||
.preview-scene-body > button {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user