mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-11 15:16:28 +08:00
feat: modify style
This commit is contained in:
@@ -15,7 +15,7 @@ export const InfoModal = ({ open, onClose }: ModalProps) => {
|
||||
<Header>
|
||||
<HeaderLeft>
|
||||
<StyledImg src={affineTextLogo} />
|
||||
<LivedemoContainer>live demo</LivedemoContainer>
|
||||
<LivedemoContainer>Pre-Alpha</LivedemoContainer>
|
||||
</HeaderLeft>
|
||||
<CloseContainer onClick={() => onClose?.()}>
|
||||
<CloseIcon />
|
||||
|
||||
Reference in New Issue
Block a user