Merged in bugfix/PMCORE-3372 (pull request #8178)
PMCORE-3372 Approved-by: Rodrigo Quelca
This commit is contained in:
committed by
Julio Cesar Laura Avendaño
commit
ed670e2931
@@ -45,5 +45,8 @@ export default {
|
||||
.card-view-body {
|
||||
height: 266px;
|
||||
overflow-x: hidden;
|
||||
flex: 1 1 auto;
|
||||
min-height: 1px;
|
||||
padding: 1.25rem;
|
||||
}
|
||||
</style>
|
||||
|
||||
@@ -44,5 +44,8 @@ export default {
|
||||
.list-body {
|
||||
height: 224px;
|
||||
overflow-x: hidden;
|
||||
flex: 1 1 auto;
|
||||
min-height: 1px;
|
||||
padding: 1.25rem;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user