Skip to content

Commit

Permalink
codrabbit issue resolved
Browse files Browse the repository at this point in the history
  • Loading branch information
amaan-aly246 committed Dec 27, 2024
1 parent 4901b7f commit fbbed26
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/style/app.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -3106,8 +3106,6 @@ button[data-testid='createPostBtn'] {
flex: 1;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
text-overflow: ellipsis;
white-space: nowrap; /* Fallback for browsers that don't support line-clamp */
margin-left: 3px;
}
Expand Down Expand Up @@ -3179,12 +3177,6 @@ button[data-testid='createPostBtn'] {
background-color: transparent;
color: #31bb6b;
}
.cardAddOnEntry {
border: 4px solid green;
}
.entryaction i {
margin-right: 8px;
}

.entryaction .spinner-grow {
height: 1rem;
Expand Down

0 comments on commit fbbed26

Please sign in to comment.