[ADF-5129][ADF-5130] Fix Lock in Gallery view and Lock Dialog (#5646)

This commit is contained in:
davidcanonieto
2020-04-28 08:50:06 +01:00
committed by GitHub
parent 13e17f8673
commit b6072f806a
4 changed files with 33 additions and 13 deletions

View File

@@ -111,6 +111,10 @@
}
}
.adf-datatable-cell--image {
margin-left: 8px;
}
.adf-datatable-cell {
text-align: left;
flex: 0 1 24%;
@@ -144,6 +148,7 @@
height: 42px !important;
width: 42px !important;
right: 0;
top: 4px;
}
.adf-image-table-cell {