Skip to content

Commit

Permalink
Simpler selector to hide draggableviews field
Browse files Browse the repository at this point in the history
  • Loading branch information
andmor- committed Dec 8, 2023
1 parent b292af2 commit b44c7a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scss/modules/lists.scss
Original file line number Diff line number Diff line change
Expand Up @@ -985,6 +985,7 @@ div.node--type-news {
}
}

:not(.contextual-region) .draggableviews-weight {
// Hide weight field in drageable views
.draggableviews-weight {
display: none;
}

0 comments on commit b44c7a8

Please sign in to comment.