This commit is contained in:
X1627315083
2024-01-10 09:34:32 +08:00
parent fd4ed51bf5
commit 59c5e59347
25 changed files with 64 additions and 76 deletions

View File

@@ -569,7 +569,6 @@ export default defineComponent({
border-right: 1px solid #e5e5e5;
display: flex;
flex-direction: column;
flex-shrink: 0;
&.moodboard_body::-webkit-scrollbar {
display: none;
}
@@ -663,8 +662,8 @@ export default defineComponent({
}
.modal_img_max{
// flex: 1;
width: 49rem;
height: calc(49rem*0.614);
width: 57rem;
height: 35rem;
position: relative;
.mark_loading{
position: absolute;