Skip to content

Commit

Permalink
Fix. fontIcon error (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
SanoferSameera committed Dec 11, 2023
1 parent 04352c7 commit 7dddf33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/common/_variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ $bahmniTableHeaderBg: #f1f1f1;
$bahmniPageBg: #fafafa;

//fonts
$fontPath: "/implementer-interface/dist/fonts";
$fontPath: "/implementer-interface/fonts";

//colors
$alertBackground: #FFFDF0;
Expand Down

0 comments on commit 7dddf33

Please sign in to comment.