浏览代码

style: 线谱样式

TIANYONG 1 年之前
父节点
当前提交
b47a7c5f9d
共有 1 个文件被更改,包括 1 次插入1 次删除
  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);
         }