Skip to content

Commit 6143f67

Browse files
committed
mui nesting fix
1 parent c0f5172 commit 6143f67

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/src/public/styles/style.css

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,9 @@ span.material-symbols-outlined {
232232
}
233233

234234
#MUIItem {
235+
overflow: hidden;
236+
text-overflow: clip;
237+
white-space: nowrap;
235238
transition: 0.3s;
236239
border: 1px solid transparent;
237240
color: #f2fbf8;

0 commit comments

Comments
 (0)