Skip to content

Commit

Permalink
Merge pull request #11 from oslabs-beta/feature/MUI-nesting-fix
Browse files Browse the repository at this point in the history
btn text overflow - no wrap
  • Loading branch information
JesseWowczuk authored May 2, 2024
2 parents 6143f67 + 77f9dbf commit e175cb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/public/styles/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ span.material-symbols-outlined {
color: #8ca8ff;
}

/* placeholder until button resizing */
#MUIItem {
overflow: hidden;
text-overflow: clip;
Expand Down

0 comments on commit e175cb4

Please sign in to comment.