Skip to content

Commit

Permalink
Refactored CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruuvarora committed Dec 27, 2024
1 parent b465221 commit 126e789
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 362 deletions.
362 changes: 0 additions & 362 deletions src/components/LeftDrawerOrg/LeftDrawerOrg.module.css

This file was deleted.

2 changes: 2 additions & 0 deletions src/components/LeftDrawerOrg/LeftDrawerOrg.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -212,3 +212,5 @@ const leftDrawerOrg = ({
};

export default leftDrawerOrg;


1 change: 1 addition & 0 deletions src/style/app.module.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

:root {
--dropdown-border-color: #555555;
--dropdown-text-color: #555555;
Expand Down

0 comments on commit 126e789

Please sign in to comment.