Browse Source

style: 老师端云教练曲谱标题左对齐

TIANYONG 1 year ago
parent
commit
7c25f41bae
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/page-instrument/view-detail/index.module.less

+ 1 - 1
src/page-instrument/view-detail/index.module.less

@@ -116,7 +116,7 @@
 
         .pcTitle {
             position: absolute;
-            left: 50%;
+            left: 20%;
             top: 50%;
             transform: translate(-50%, -50%);