Browse Source

解决vivo手机的样式兼容性问题

黄琪勇 11 months ago
parent
commit
aba66446fb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/page-instrument/component/the-music-list/index.module.less

+ 1 - 1
src/page-instrument/component/the-music-list/index.module.less

@@ -10,7 +10,7 @@
             height: 100%;
             .van-tabs__wrap{
                 display: flex;
-                justify-content: right;
+                justify-content: flex-end;
                 height: 30px;
                 .van-tabs__nav--line{
                     padding-bottom: 0;