Skip to content

Commit bddea00

Browse files
fix: chat video width
1 parent 36502be commit bddea00

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ui/src/styles/md-editor.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
}
3030
video {
3131
max-width: 360px !important;
32+
width: 100%;
3233
}
3334
ul {
3435
list-style: circle;

0 commit comments

Comments
 (0)