浏览代码

:art: forcing justify hero top

tags/0.9.0
J 4 年前
父节点
当前提交
e37daf2349
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      vue-theme/src/components/hero.vue

+ 1
- 1
vue-theme/src/components/hero.vue 查看文件

@@ -91,7 +91,7 @@ export default {
91 91
     min-height: 25vh
92 92
     position: relative
93 93
     overflow: hidden
94
-    justify-content: flex-start
94
+    justify-content: flex-start !important
95 95
     .tint
96 96
         position: absolute
97 97
         height: 100%

正在加载...
取消
保存