removed overflow hidden

This commit is contained in:
jorge-vitrubio 2021-11-15 15:56:22 +01:00
parent 201b3c71f7
commit b95b003eff
1 changed files with 2 additions and 2 deletions

View File

@ -242,8 +242,8 @@ h1.page-header {
min-height: 8rem;
}
.path-programs .views-field-body {
height: 30rem;
overflow: hidden;
min-height: 30rem;
/* overflow: hidden; */
}
.path-programs .views-field-body p{
padding: 1rem 0;