Skip to content

Commit

Permalink
message icon
Browse files Browse the repository at this point in the history
  • Loading branch information
J0taFerreira committed Jun 6, 2024
1 parent b25cb08 commit b485150
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions style-sheets/primevue-components-overrides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -807,6 +807,10 @@ label {
right: 0;
}

.#{variables.$primevue-prefix}-message-icon {
display: none !important;
}

.#{variables.$primevue-prefix}-message
.#{variables.$primevue-prefix}-message-text {
@extend %body-compact-01;
Expand Down Expand Up @@ -895,6 +899,7 @@ label {
}
}


/* ------------------------------------ Sidebar --------------------------------- */

.#{variables.$primevue-prefix}-sidebar-left
Expand Down

0 comments on commit b485150

Please sign in to comment.