Skip to content

Commit

Permalink
[ADF-5370] - fixed style for container dimension (#6923)
Browse files Browse the repository at this point in the history
  • Loading branch information
VitoAlbano authored Apr 15, 2021
1 parent 882a3bd commit e9bf84e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit e9bf84e

Please sign in to comment.