Merge branch 'develop' into feature/multiple-selection

This commit is contained in:
Antonella Sgarlatta
2021-04-28 14:53:15 -03:00
24 changed files with 392 additions and 85 deletions

View File

@@ -83,7 +83,7 @@
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 32px;
right: 36px;
cursor: pointer;
transition: background-color 0.15s linear;