Skip to content

Commit

Permalink
Style Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AayushTyagi1 committed Dec 9, 2024
1 parent 11d1704 commit 98b6337
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/webViews/tools/huggingFaceImporter.webview.ts
Original file line number Diff line number Diff line change
Expand Up @@ -272,12 +272,6 @@ export const huggingFaceMigrateWebView = async (buckets: string[]): Promise<stri
margin-bottom: 15px;
}
/* Consistent color scheme */
body {
background-color: #f4f4f9;
color: #333;
}
/* Feedback message styles */
.validation-error {
color: #ff0000;
Expand Down

0 comments on commit 98b6337

Please sign in to comment.