Skip to content

Commit

Permalink
ADX-30 - Safari Gallery Bug (#2275)
Browse files Browse the repository at this point in the history
* ADX-30 - Safari Gallery Bug

* update stylelint to use new configuration

* revert stylelint config change

* updating browserslistrc

* fixing stylelint errors
  • Loading branch information
blakeganderson authored Nov 19, 2024
1 parent 735d2ed commit 699fac1
Show file tree
Hide file tree
Showing 4 changed files with 12,306 additions and 16,891 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stylelint-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ jobs:
filter_mode: "diff_context"
stylelint_config: ".stylelintrc.json"
stylelint_input: "**/*.scss"
format: "json"
2 changes: 1 addition & 1 deletion blocks/gallery-block/themes/news.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"overflow": "auto",
"components": {
"image": {
"block-size": "auto",
"block-size": "100%",
"max-block-size": "100%",
"max-inline-size": "100%",
"object-fit": "contain"
Expand Down
Loading

0 comments on commit 699fac1

Please sign in to comment.