commit
This commit is contained in:
@@ -1008,7 +1008,7 @@ export default defineComponent({
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.detail_Library_item,.detail_Upload_item{
|
||||
width: 100%;
|
||||
// height: calc(100% - 19rem);
|
||||
@@ -1080,6 +1080,23 @@ export default defineComponent({
|
||||
max-width: 100%;
|
||||
max-height: 100%;
|
||||
}
|
||||
.operate_file_block{
|
||||
height: 2.5rem;
|
||||
.select_img_type{
|
||||
.select_category{
|
||||
zoom: .8;
|
||||
.icon-xiala{
|
||||
zoom: .8;
|
||||
}
|
||||
}
|
||||
.category_list{
|
||||
margin-top: -.4rem;
|
||||
.category_item{
|
||||
zoom: .8;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
.content_img_name{
|
||||
@@ -1125,7 +1142,9 @@ export default defineComponent({
|
||||
max-width: 100%;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
.operate_file_block .select_img_type .select_category{
|
||||
zoom: .8;
|
||||
}
|
||||
.delete_file_block{
|
||||
display: none;
|
||||
width: 3.2rem;
|
||||
|
||||
Reference in New Issue
Block a user