Skip to content

Commit

Permalink
MediaModal — scroll style fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nes-si committed Nov 17, 2018
1 parent fd003f8 commit 5d1d489
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/modals/MediaModal/MediaModal.sss
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,9 @@
flex-flow: row nowrap
align-items: flex-start

overflow-x: scroll
overflow-x: auto
min-height: 190px
padding-bottom: 10px

&-item
position: relative
Expand Down

0 comments on commit 5d1d489

Please sign in to comment.