mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ADF-5370] - fixed style for container dimension (#6923)
This commit is contained in:
@@ -62,8 +62,8 @@
|
||||
|
||||
.adf-grid-list-item {
|
||||
box-sizing: border-box;
|
||||
padding-left: 1%;
|
||||
padding-right: 1%;
|
||||
padding-left: 3px;
|
||||
padding-right: 3px;
|
||||
}
|
||||
|
||||
@media screen and ($mat-small) {
|
||||
|
Reference in New Issue
Block a user