fix
This commit is contained in:
@@ -848,6 +848,13 @@ export default defineComponent({
|
|||||||
.productImg_left{
|
.productImg_left{
|
||||||
width: 25%;
|
width: 25%;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
height: 100%;
|
||||||
|
.Guide_1_32{
|
||||||
|
height: 100%;
|
||||||
|
overflow-y: auto;
|
||||||
|
&.Guide_1_32::-webkit-scrollbar{display: none;}
|
||||||
|
}
|
||||||
|
|
||||||
.upload_file_item{
|
.upload_file_item{
|
||||||
display: flex;
|
display: flex;
|
||||||
margin-right: 1rem;
|
margin-right: 1rem;
|
||||||
|
|||||||
Reference in New Issue
Block a user