card header min height #1440

This commit is contained in:
Bachir Soussi Chiadmi 2022-04-20 17:19:15 +02:00
parent 54d9cffb3e
commit 7e9ec021e5
3 changed files with 3466 additions and 9 deletions

File diff suppressed because one or more lines are too long

View File

@ -1634,7 +1634,6 @@ 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;
@ -1650,7 +1649,7 @@ article.card{
}
span.ref{
font-size: 0.693em;
font-weight: 300;
font-weight: 500;
line-height: 1;
}
}
@ -1810,6 +1809,7 @@ article.card{
&.search-card{
>header{
cursor: pointer;
min-height: 80px;
}
}
// overwriting card for modal-card