Merged in bugfix/PMCORE-3372 (pull request #8178)

PMCORE-3372

Approved-by: Rodrigo Quelca
This commit is contained in:
Fabio Guachalla
2021-09-28 13:19:41 +00:00
committed by Julio Cesar Laura Avendaño
7 changed files with 28 additions and 0 deletions

View File

@@ -731,5 +731,9 @@ export default {
}
.ellipsis-container {
margin-top: 5em;
float: right;
}
.v-pm-card-info {
float: right;
}
</style>