Skip to content

Commit

Permalink
fix(primevue): datatable component sortable icon (#149)
Browse files Browse the repository at this point in the history
* sortable icon align

* removing empty line

* removed important
  • Loading branch information
J0taFerreira authored Jan 16, 2024
1 parent ec4d1ac commit 3719939
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions style-sheets/primevue-components-overrides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -520,6 +520,10 @@ label {
box-shadow: 0 -0.0625rem 0 0 #dfdfe1 inset;
}

.#{variables.$primevue-prefix}-sortable-column-icon {
margin-bottom: 0.5rem;
}

/*----------------------------- data table pagnition -------------------*/

.#{variables.$primevue-prefix}-paginator {
Expand Down

0 comments on commit 3719939

Please sign in to comment.