Skip to content

Commit

Permalink
Notifications - Remove unnecessary default theme variables
Browse files Browse the repository at this point in the history
  • Loading branch information
smastrom committed Apr 7, 2024
1 parent 378f4fd commit c98b584
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/notivue/Notifications/themes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ const layout: NotivueTheme = {
'--nv-icon-size': '1.25rem',
'--nv-title-size': '0.925rem',
'--nv-message-size': '0.925rem',
'--nv-tip-width': '0px',
'--nv-y-align': 'center',
'--nv-progress-height': '4px',
}

const shadow = {
Expand Down

0 comments on commit c98b584

Please sign in to comment.