- Fix Facebook slow down the loading... inserted only a static image !#106
- Others fix to the CCardDiscipline
This commit is contained in:
@@ -82,6 +82,9 @@ $grayshadow: #555;
|
||||
&__description {
|
||||
font-size: 1rem;
|
||||
color: #000000;
|
||||
height: 150px;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
&__email a {
|
||||
@@ -100,3 +103,8 @@ $grayshadow: #555;
|
||||
border-radius: 30px !important;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
.q-card__section{
|
||||
padding: 4px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user