This commit is contained in:
X1627315083
2024-08-22 16:39:18 +08:00
parent 5103acbda4
commit d840d3de35

View File

@@ -848,6 +848,13 @@ export default defineComponent({
.productImg_left{
width: 25%;
position: relative;
height: 100%;
.Guide_1_32{
height: 100%;
overflow-y: auto;
&.Guide_1_32::-webkit-scrollbar{display: none;}
}
.upload_file_item{
display: flex;
margin-right: 1rem;