Skip to content

Commit a36a166

Browse files
CopilotMohabMohie
andcommitted
Clean up redundant CSS properties in AutoBot styles
Co-authored-by: MohabMohie <[email protected]>
1 parent 48dacbc commit a36a166

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/components/AutoBot/styles.module.css

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -223,9 +223,7 @@
223223
padding: 10px 14px;
224224
border-radius: 12px;
225225
position: relative;
226-
word-wrap: break-word;
227226
overflow-wrap: break-word;
228-
word-break: break-word;
229227
max-width: 100%;
230228
}
231229

@@ -254,7 +252,6 @@
254252
line-height: 1.5;
255253
max-width: 100%;
256254
overflow-wrap: break-word;
257-
word-wrap: break-word;
258255
}
259256

260257
.markdownContent p {

0 commit comments

Comments
 (0)