Merged in bugfix/PMCORE-2610 (pull request #7679)

PMCORE-2610

Approved-by: Rodrigo Quelca <rockoinfo@yahoo.com>
Approved-by: Henry Jonathan Quispe Quispe <jonathan.quispe@processmaker.com>
This commit is contained in:
Fabio Guachalla
2020-12-23 16:23:22 +00:00
committed by Julio Cesar Laura Avendaño

View File

@@ -391,3 +391,7 @@
-webkit-transform: translateY(-50%) rotate(90deg);
transform: translateY(-50%) rotate(270deg) !important;
}
.vsm--mobile-item {
max-width: 200px !important;
}