mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
[ADF-3811] Node icon and name-location aren't properly aligned (#4086)
This commit is contained in:
parent
074225970d
commit
a9e5c9b77e
@ -115,12 +115,15 @@
|
||||
}
|
||||
|
||||
&--image {
|
||||
padding-left: 16px;
|
||||
padding-right: 8px;
|
||||
padding: 8px 16px;
|
||||
}
|
||||
|
||||
&--text {
|
||||
padding-left: 8px;
|
||||
padding: 8px 16px;
|
||||
}
|
||||
|
||||
&:first-of-type {
|
||||
padding: 8px 16px;
|
||||
}
|
||||
}
|
||||
|
||||
@ -146,7 +149,7 @@
|
||||
.adf-data-table {
|
||||
.adf-data-table-cell {
|
||||
height: 56px;
|
||||
padding-bottom: 24px;
|
||||
padding-bottom: 8px;
|
||||
|
||||
& .adf-name-location-cell-location {
|
||||
display: block;
|
||||
|
Loading…
x
Reference in New Issue
Block a user