Skip to content

Commit e175cb4

Browse files
authored
Merge pull request #11 from oslabs-beta/feature/MUI-nesting-fix
btn text overflow - no wrap
2 parents 6143f67 + 77f9dbf commit e175cb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/public/styles/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,7 @@ span.material-symbols-outlined {
231231
color: #8ca8ff;
232232
}
233233

234+
/* placeholder until button resizing */
234235
#MUIItem {
235236
overflow: hidden;
236237
text-overflow: clip;

0 commit comments

Comments
 (0)