Skip to content

Commit

Permalink
table.header.Button: remove custom drag-over selector
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiu committed Jan 29, 2025
1 parent f3d09cf commit 80ed8e3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions resources/scss/src/table/header/Button.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@
white-space : nowrap;
width : 100% !important;

&.neo-drag-over {
background-image: linear-gradient(green, darkgreen);;
}

&.neo-sort-asc, &.neo-sort-desc {
.neo-button-glyph {
opacity: 1;
Expand Down

0 comments on commit 80ed8e3

Please sign in to comment.