소스 검색

card header min height #1440

bach 3 년 전
부모
커밋
c7dee37abc

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 0
web/themes/custom/materiotheme/assets/dist/main.css


BIN
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;

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.