moodboard改为删除任意元素就删掉布局的图片 画布新加icon 链接到用户指引 调整detial页面布局 pose上传图片bug
This commit is contained in:
@@ -70,7 +70,7 @@ export default defineComponent({
|
||||
</script>
|
||||
<style lang="less" scoped>
|
||||
.detailLeft{
|
||||
width: 34rem;
|
||||
// width: 34rem;
|
||||
// width: 100%;
|
||||
height: 100%;
|
||||
display: flex;
|
||||
|
||||
@@ -179,8 +179,11 @@ export default defineComponent({
|
||||
> .switch_type_item{
|
||||
position: relative;
|
||||
cursor: pointer;
|
||||
margin-right: 6.5rem;
|
||||
margin-right: 4rem;
|
||||
font-size: 1.8rem;
|
||||
> .detailText{
|
||||
font-size: 1.6rem;
|
||||
}
|
||||
}
|
||||
> .switch_type_item::before {
|
||||
position: absolute;
|
||||
|
||||
Reference in New Issue
Block a user