浏览代码

card header min height #1440

bach 3 年之前
父节点
当前提交
c7dee37abc

文件差异内容过多而无法显示
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/main.css


二进制
web/themes/custom/materiotheme/assets/dist/main.css.gz


+ 1 - 0
web/themes/custom/materiotheme/assets/styles/main.scss

@@ -1634,6 +1634,7 @@ article.card{
     padding: 0.3em 0.3em;
     box-sizing:border-box;
     width:100%;
+    min-height: 80px;
     h1, h4{ margin:0; padding:0; }
     h1{
       font-size: 1.3em;

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