Browse Source

style: 线谱样式

TIANYONG 1 year ago
parent
commit
b47a7c5f9d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/view/music-score/index.module.less

+ 1 - 1
src/view/music-score/index.module.less

@@ -41,7 +41,7 @@
         }
     }
     .vf-stave {
-        path {
+        >path {
             fill: rgba(255,255,255,0.5);
             stroke: rgba(255,255,255,0.5);
         }