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