mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 05:22:27 +03:00
chat: remove black border on images
This commit is contained in:
parent
acce440c76
commit
f49aa3b053
@ -71,7 +71,7 @@ export class Message extends Component {
|
||||
></img>
|
||||
);
|
||||
return (
|
||||
<a className="f7 lh-copy v-top bb word-break-all"
|
||||
<a className="f7 lh-copy v-top word-break-all"
|
||||
href={letter.url}
|
||||
target="_blank"
|
||||
rel="noopener noreferrer">
|
||||
|
Loading…
Reference in New Issue
Block a user