浏览代码

notice index display none

Bachir Soussi Chiadmi 7 年之前
父节点
当前提交
cbbaf07d17

文件差异内容过多而无法显示
+ 0 - 0
sites/all/themes/custom/edlptheme/assets/dist/styles/app.min.css


+ 1 - 1
sites/all/themes/custom/edlptheme/assets/styles/app.scss

@@ -438,7 +438,7 @@ main[role="main"]{
     }
     >.content{
     }
-    &:not(.home_mobile).field__label{
+    &:not(.home_mobile) .field__label{
       display:none;
       // @include content_titles;
     }

部分文件因为文件数量过多而无法显示