Skip to content

Commit

Permalink
Remove scroll from settings modal panel container since it’s not the …
Browse files Browse the repository at this point in the history
…thing that scrolls
  • Loading branch information
sc0ttkclark committed Jun 18, 2024
1 parent 8fd13e6 commit b733a08
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ui/js/dfv/src/admin/edit-pod/main-tabs/settings-modal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -123,10 +123,6 @@
flex: 1 1 auto;
}

@media screen and (max-width: 850px) {
overflow-y: scroll;
}

.pods-field-option {
margin-bottom: 1em;
}
Expand Down

0 comments on commit b733a08

Please sign in to comment.