فهرست منبع

fix:曲谱列表样式

liushengqiang 1 سال پیش
والد
کامیت
7e58dd91b8
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  1. 1 2
      src/views/co-ai/index.module.less

+ 1 - 2
src/views/co-ai/index.module.less

@@ -37,7 +37,6 @@
 
 .leftContent {
     position: relative;
-    width: 55%;
     display: flex;
 
 }
@@ -151,6 +150,7 @@
     background-color: #fff;
     padding: 4px;
     transition: all .3s;
+    min-width: 25vw;
 
     &.disableNotic {
         :global {
@@ -237,7 +237,6 @@
     background: #fff;
     overflow: hidden;
     border: none;
-    width: 45%;
 }
 
 .right-musicName {