refactor: flex styles / fixes / profile links

This commit is contained in:
2023-10-17 14:02:59 +01:00
parent 6479a18cb2
commit faaeb6af4a
108 changed files with 464 additions and 508 deletions

View File

@ -1,5 +1,5 @@
import { NostrEvent, NostrLink } from "@snort/system";
import FormattedMessage from "Element/FormattedMessage";
import { FormattedMessage } from "react-intl";
import { Link } from "react-router-dom";
import { findTag } from "SnortUtils";
@ -70,7 +70,7 @@ export function LiveEvent({ ev }: { ev: NostrEvent }) {
}
return (
<div className="flex f-space br p24 bg-primary">
<div className="flex justify-between br p24 bg-primary">
<div className="flex g12">
<ProfileImage pubkey={host} showUsername={false} size={56} />
<div>