Skip to content

Commit ee62044

Browse files
committed
can increase name space on mediaSm to 100vw-140px
Signed-off-by: Andrew Thornton <[email protected]>
1 parent 91b5ca0 commit ee62044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: web_src/less/_repository.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@
363363
}
364364
width: 33%;
365365

366-
max-width: calc(100vw - 200px);
366+
max-width: calc(100vw - 140px);
367367
}
368368

369369
&.message {

0 commit comments

Comments
 (0)