Skip to content

Commit

Permalink
Removed unused CSS
Browse files Browse the repository at this point in the history
  • Loading branch information
dallascrichmond committed Aug 6, 2024
1 parent f350cd2 commit 3c76d4e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions app/frontend/src/wells/components/SearchResults.vue
Original file line number Diff line number Diff line change
Expand Up @@ -404,14 +404,5 @@ $spinner-border-width-sm: .2em !default;
top: 0;
background-color: white;
z-index: 2;
margin: 0; /* Remove any margin */
padding: 0; /* Remove any padding */
}
.sticky-header tr {
width: 100%;
background-color: white; /* Ensure the background color matches the table */
margin: 0; /* Remove any margin */
padding: 0; /* Remove any padding */
}
</style>

0 comments on commit 3c76d4e

Please sign in to comment.