Skip to content

Commit

Permalink
fix: remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryT-CG committed Nov 12, 2024
1 parent b07e5bf commit f8cd350
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/portal-layout-styles/src/styles/shell/shell.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
--text-secondary-color: #262626;
--font-size: 14px;
--font-family: Ubuntu, Helvetica Neue Light, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;
/* --border-width: #{$border-width}; */
--border-radius: 5px;
--transition-duration: 0.2s;
--root-font-size: 14px;
Expand Down

0 comments on commit f8cd350

Please sign in to comment.